Home | History | Annotate | Download | only in keystore

Lines Matching refs:get_pubkey

1997      * Until that happens, it's necessary to have a separate "get_pubkey" and
2001 int32_t get_pubkey(const String16& name, uint8_t** pubkey, size_t* pubkeyLength) {
2004 ALOGW("permission denied for %d: get_pubkey", callingUid);
2011 ALOGV("get_pubkey '%s' from uid %d", name8.string(), callingUid);