Home
last modified time | relevance | path

Searched refs:ExtendKeyBlobAuthorizations (Results 1 – 3 of 3) sorted by relevance

/system/keymaster/include/keymaster/key_blob_utils/
Dsoftware_keyblobs.h58 keymaster_error_t ExtendKeyBlobAuthorizations(AuthorizationSet* hw_enforced,
/system/keymaster/key_blob_utils/
Dsoftware_keyblobs.cpp384 keymaster_error_t ExtendKeyBlobAuthorizations(AuthorizationSet* hw_enforced, in ExtendKeyBlobAuthorizations() function
/system/keymaster/contexts/
Dpure_soft_keymaster_context.cpp191 ExtendKeyBlobAuthorizations(hw_enforced, sw_enforced, vendor_patchlevel_, boot_patchlevel_); in CreateKeyBlob()