Searched refs:get_pubkey (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dkeystore.cpp1110 * Until that happens, it's necessary to have a separate "get_pubkey" and
1114 static ResponseCode get_pubkey(KeyStore* keyStore, int sock, uid_t uid, Value* keyName, Value*, Value*) { function
1116 ALOGV("get_pubkey '%s' from uid %d", ValueString(keyName).c_str(), uid);
1354 {get_pubkey, CommandCodes[GET_PUBKEY], STATE_NO_ERROR, P_GET, {KEY_SIZE, 0, 0}},

Completed in 5 milliseconds