Home | History | Annotate | Download | only in keystore

Lines Matching refs:importKey

1025             ResponseCode imported = importKey(keyBlob->getValue(), keyBlob->getLength(), filename,
1076 ResponseCode importKey
1311 ResponseCode rc = importKey(pkcs8key.get(), len, filename, uid,
1886 return mKeyStore->importKey(data, length, filename.string(), callingUid, flags);