/system/keymaster/ |
D | ec_key.h | 31 EcKey(const AuthorizationSet& hw_enforced, const AuthorizationSet& sw_enforced, in EcKey() 41 EcKey(EC_KEY* ec_key, const AuthorizationSet& hw_enforced, const AuthorizationSet& sw_enforced, in EcKey()
|
D | rsa_key.h | 28 RsaKey(const AuthorizationSet& hw_enforced, const AuthorizationSet& sw_enforced, in RsaKey() 45 RsaKey(RSA* rsa, const AuthorizationSet& hw_enforced, const AuthorizationSet& sw_enforced, in RsaKey()
|
D | auth_encrypted_key_blob.cpp | 31 const AuthorizationSet& sw_enforced, in SerializeAuthEncryptedBlob() 60 AuthorizationSet* sw_enforced, Buffer* nonce, in DeserializeUnversionedBlob() 85 AuthorizationSet* sw_enforced, Buffer* nonce, in DeserializeAuthEncryptedBlob()
|
D | ocb_utils.cpp | 49 const AuthorizationSet& sw_enforced, in BuildDerivationData() 69 const AuthorizationSet& sw_enforced, in InitializeKeyWrappingContext() 119 const AuthorizationSet& sw_enforced, const AuthorizationSet& hidden, in OcbEncryptKey() 155 const AuthorizationSet& sw_enforced, const AuthorizationSet& hidden, in OcbDecryptKey()
|
D | asymmetric_key.h | 28 AsymmetricKey(const AuthorizationSet& hw_enforced, const AuthorizationSet& sw_enforced, in AsymmetricKey()
|
D | key.cpp | 27 Key::Key(const AuthorizationSet& hw_enforced, const AuthorizationSet& sw_enforced, in Key()
|
D | ec_keymaster0_key.cpp | 101 const AuthorizationSet& sw_enforced, in LoadKey() 123 const AuthorizationSet& sw_enforced, in EcKeymaster0Key()
|
D | rsa_keymaster0_key.cpp | 104 const AuthorizationSet& sw_enforced, in LoadKey() 129 const AuthorizationSet& sw_enforced, in RsaKeymaster0Key()
|
D | integrity_assured_key_blob.cpp | 83 const AuthorizationSet& sw_enforced, in SerializeIntegrityAssuredBlob() 107 AuthorizationSet* sw_enforced) { in DeserializeIntegrityAssuredBlob()
|
D | ec_keymaster1_key.cpp | 86 const AuthorizationSet& sw_enforced, in LoadKey() 121 const AuthorizationSet& sw_enforced, in EcdsaKeymaster1Key()
|
D | rsa_keymaster1_key.cpp | 107 const AuthorizationSet& sw_enforced, in LoadKey() 143 const AuthorizationSet& sw_enforced, in RsaKeymaster1Key()
|
D | hmac_key.h | 50 const AuthorizationSet& sw_enforced, keymaster_error_t* error) in HmacKey()
|
D | aes_key.h | 54 const AuthorizationSet& sw_enforced, keymaster_error_t* error) in AesKey()
|
D | android_keymaster.cpp | 200 const AuthorizationSet& sw_enforced, in GetKeyFactory() 219 AuthorizationSet sw_enforced; in BeginOperation() local 338 AuthorizationSet sw_enforced; in ExportKey() local 407 AuthorizationSet* sw_enforced, in LoadKey()
|
D | aes_key.cpp | 47 const AuthorizationSet& sw_enforced, in LoadKey()
|
D | asymmetric_key_factory.cpp | 44 const AuthorizationSet& sw_enforced, in LoadKey()
|
D | hmac_key.cpp | 45 const AuthorizationSet& sw_enforced, in LoadKey()
|
D | symmetric_key.cpp | 111 const AuthorizationSet& hw_enforced, const AuthorizationSet& sw_enforced, in SymmetricKey()
|
D | soft_keymaster_context.cpp | 142 AuthorizationSet* sw_enforced) { in SetAuthorizations() 199 AuthorizationSet* sw_enforced) { in ParseOcbAuthEncryptedBlob()
|
D | ec_key_factory.cpp | 193 const AuthorizationSet& sw_enforced, in CreateEmptyKey()
|
D | rsa_key_factory.cpp | 171 const AuthorizationSet& sw_enforced, in CreateEmptyKey()
|
D | keymaster1_engine.cpp | 70 AuthorizationSet* hw_enforced, AuthorizationSet* sw_enforced) { in ConvertCharacteristics()
|
D | soft_keymaster_device.cpp | 276 const AuthorizationSet& sw_enforced) { in BuildCharacteristics()
|
D | android_keymaster_test_utils.cpp | 619 AuthorizationSet Keymaster1Test::sw_enforced() { in sw_enforced() function in keymaster::test::Keymaster1Test
|