Home
last modified time | relevance | path

Searched refs:CreateAuthEncryptedKeyBlob (Results 1 – 2 of 2) sorted by relevance

/trusty/user/app/keymaster/
Dtrusty_keymaster_context.h226 keymaster_error_t CreateAuthEncryptedKeyBlob(
Dtrusty_keymaster_context.cpp405 keymaster_error_t TrustyKeymasterContext::CreateAuthEncryptedKeyBlob( in CreateAuthEncryptedKeyBlob() function in keymaster::TrustyKeymasterContext
530 error = CreateAuthEncryptedKeyBlob(key_description, key_material, in CreateKeyBlob()
609 error = CreateAuthEncryptedKeyBlob(upgrade_params, key->key_material(), in UpgradeKeyBlob()