/aosp_15_r20/system/keymaster/include/keymaster/km_openssl/ |
H A D | rsa_operation.h | 38 RsaOperation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in RsaOperation() 94 RsaSignOperation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in RsaSignOperation() 118 RsaVerifyOperation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in RsaVerifyOperation() 142 RsaCryptOperation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in RsaCryptOperation() 169 RsaEncryptOperation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in RsaEncryptOperation() 183 RsaDecryptOperation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in RsaDecryptOperation() 248 RsaOperation* InstantiateOperation(AuthorizationSet&& hw_enforced, in InstantiateOperation() 261 RsaOperation* InstantiateOperation(AuthorizationSet&& hw_enforced, in InstantiateOperation() 275 RsaOperation* InstantiateOperation(AuthorizationSet&& hw_enforced, in InstantiateOperation() 289 RsaOperation* InstantiateOperation(AuthorizationSet&& hw_enforced, in InstantiateOperation()
|
H A D | ecdsa_operation.h | 35 EcdsaOperation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in EcdsaOperation() 58 EcdsaSignOperation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in EcdsaSignOperation() 74 EcdsaVerifyOperation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in EcdsaVerifyOperation() 90 Ed25519SignOperation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in Ed25519SignOperation() 122 Operation* InstantiateOperation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in InstantiateOperation() 137 Operation* InstantiateOperation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in InstantiateOperation()
|
H A D | rsa_key.h | 32 RsaKey(AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, const KeyFactory* factory) in RsaKey() 34 RsaKey(AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, const KeyFactory* factory, in RsaKey() 50 RsaKey(RSA* rsa, AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, in RsaKey()
|
H A D | ec_key.h | 32 EcKey(AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, const KeyFactory* factory) in EcKey() 34 EcKey(AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, const KeyFactory* factory, in EcKey() 47 EcKey(EC_KEY* ec_key, AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, in EcKey()
|
H A D | ecdh_operation.h | 35 EcdhOperation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, EVP_PKEY* key) in EcdhOperation() 56 X25519Operation(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, EVP_PKEY* key) in X25519Operation()
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | AttestKeyTest.cpp | 96 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local 270 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attest_key_characteristics); in TEST_P() local 374 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local 452 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local 556 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local 670 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local 807 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local 934 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local 1006 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
|
H A D | DeviceUniqueAttestationTest.cpp | 32 const AuthorizationSet& hw_enforced) { in CheckUniqueAttestationResults() 159 AuthorizationSetBuilder hw_enforced = in TEST_P() local 217 AuthorizationSetBuilder hw_enforced = in TEST_P() local 287 AuthorizationSetBuilder hw_enforced = in TEST_P() local
|
/aosp_15_r20/system/keymaster/legacy_support/ |
H A D | keymaster_passthrough_engine.cpp | 201 AuthorizationSet* hw_enforced, AuthorizationSet* sw_enforced) { in ConvertCharacteristics() 209 AuthorizationSet* hw_enforced, AuthorizationSet* sw_enforced) const { in GenerateKey() 229 AuthorizationSet* hw_enforced, AuthorizationSet* sw_enforced) const { in GenerateKey() 250 AuthorizationSet* hw_enforced, AuthorizationSet* sw_enforced) const { in ImportKey() 275 AuthorizationSet* hw_enforced, AuthorizationSet* sw_enforced) const { in ImportKey()
|
H A D | rsa_keymaster1_key.cpp | 90 AuthorizationSet* hw_enforced, in GenerateKey() 105 AuthorizationSet* hw_enforced, // in ImportKey() 116 AuthorizationSet&& hw_enforced, in LoadKey()
|
H A D | ec_keymaster1_key.cpp | 70 AuthorizationSet* hw_enforced, in GenerateKey() 94 AuthorizationSet* hw_enforced, // in ImportKey() 105 AuthorizationSet&& hw_enforced, in LoadKey()
|
/aosp_15_r20/system/keymaster/key_blob_utils/ |
H A D | software_keyblobs.cpp | 93 keymaster_error_t FakeKeyAuthorizations(EVP_PKEY* pubkey, AuthorizationSet* hw_enforced, in FakeKeyAuthorizations() 167 AuthorizationSet* hw_enforced, in ParseOldSoftkeymasterBlob() 239 AuthorizationSet* hw_enforced, in ParseAuthEncryptedBlob() 257 uint32_t os_patchlevel, AuthorizationSet* hw_enforced, in SetKeyBlobAuthorizations() 391 keymaster_error_t ExtendKeyBlobAuthorizations(AuthorizationSet* hw_enforced, in ExtendKeyBlobAuthorizations()
|
H A D | auth_encrypted_key_blob.cpp | 52 const AuthorizationSet& hw_enforced, // in BuildDerivationInfo() 93 const AuthorizationSet& hw_enforced, // in DeriveAesGcmKeyEncryptionKey() 124 KmErrorOr<EncryptedKey> AesGcmEncryptKey(const AuthorizationSet& hw_enforced, // in AesGcmEncryptKey() 206 const AuthorizationSet& hw_enforced, in SerializeAuthEncryptedBlob() 304 const AuthorizationSet& hw_enforced, const AuthorizationSet& sw_enforced, in EncryptKey()
|
H A D | ocb_utils.cpp | 46 static keymaster_error_t BuildDerivationData(const AuthorizationSet& hw_enforced, in BuildDerivationData() 65 static keymaster_error_t InitializeKeyWrappingContext(const AuthorizationSet& hw_enforced, in InitializeKeyWrappingContext() 112 keymaster_error_t OcbEncryptKey(const AuthorizationSet& hw_enforced, in OcbEncryptKey() 144 keymaster_error_t OcbDecryptKey(const AuthorizationSet& hw_enforced, in OcbDecryptKey()
|
H A D | integrity_assured_key_blob.cpp | 77 const AuthorizationSet& hw_enforced, in SerializeIntegrityAssuredBlob() 100 AuthorizationSet* hw_enforced, in DeserializeIntegrityAssuredBlob() 121 AuthorizationSet* hw_enforced, in DeserializeIntegrityAssuredBlob_NoHmacCheck()
|
/aosp_15_r20/system/keymaster/contexts/ |
H A D | soft_keymaster_context.cpp | 144 uint32_t os_patchlevel, AuthorizationSet* hw_enforced, in SetAuthorizations() 186 AuthorizationSet* hw_enforced, in CreateKeyBlob() 261 AuthorizationSet hw_enforced; in ParseKeyBlob() local 314 AuthorizationSet hw_enforced, sw_enforced; in DeleteKey() local 340 KeymasterKeyBlob* key_material, AuthorizationSet* hw_enforced, in ParseKeymaster1HwBlob()
|
H A D | keymaster1_passthrough_context.cpp | 121 AuthorizationSet* hw_enforced, AuthorizationSet* sw_enforced) { in parseKeymaster1HwBlob() 148 AuthorizationSet hw_enforced; in ParseKeyBlob() local 186 AuthorizationSet hw_enforced, sw_enforced; in DeleteKey() local 218 const KeymasterKeyBlob& key_material, KeymasterKeyBlob* blob, AuthorizationSet* hw_enforced, in CreateKeyBlob()
|
/aosp_15_r20/trusty/user/app/keymaster/ |
D | trusty_aes_key.cpp | 57 AuthorizationSet* hw_enforced, in CreateHwStorageKeyBlob() 138 AuthorizationSet* hw_enforced, in GenerateKey() 166 AuthorizationSet* hw_enforced, in ImportKey() 193 AuthorizationSet&& hw_enforced, in LoadKey()
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/ |
D | tpm_key_blob_maker.cpp | 45 keymaster::AuthorizationSet* hw_enforced, in SplitEnforcedProperties() 189 AuthorizationSet* hw_enforced, in CreateKeyBlob() 216 const KeymasterKeyBlob& key_material, const AuthorizationSet& hw_enforced, in UnvalidatedCreateKeyBlob() 246 const keymaster_key_blob_t& blob, AuthorizationSet* hw_enforced, in UnwrapKeyBlob()
|
/aosp_15_r20/system/keymaster/km_openssl/ |
H A D | ec_key_factory.cpp | 88 AuthorizationSet* hw_enforced, in GenerateKey() 209 AuthorizationSet* hw_enforced, in ImportKey() 291 AuthorizationSet* hw_enforced, in ImportRawKey() 506 keymaster_error_t EcKeyFactory::CreateEmptyKey(AuthorizationSet&& hw_enforced, in CreateEmptyKey()
|
H A D | symmetric_key.cpp | 40 AuthorizationSet* hw_enforced, in GenerateKey() 73 AuthorizationSet* hw_enforced, in ImportKey() 109 SymmetricKey::SymmetricKey(KeymasterKeyBlob&& key_material, AuthorizationSet&& hw_enforced, in SymmetricKey()
|
H A D | rsa_key_factory.cpp | 58 AuthorizationSet* hw_enforced, in GenerateKey() 128 AuthorizationSet* hw_enforced, in ImportKey() 218 keymaster_error_t RsaKeyFactory::CreateEmptyKey(AuthorizationSet&& hw_enforced, in CreateEmptyKey()
|
/aosp_15_r20/system/keymaster/include/keymaster/ |
H A D | key.h | 47 const AuthorizationSet& hw_enforced() const { return hw_enforced_; } in hw_enforced() function 49 AuthorizationSet& hw_enforced() { return hw_enforced_; } in hw_enforced() function 69 Key(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in Key()
|
/aosp_15_r20/system/keymaster/include/keymaster/legacy_support/ |
H A D | keymaster_passthrough_key.h | 48 KeymasterKeyBlob* key_blob, AuthorizationSet* hw_enforced, in GenerateKey() 59 KeymasterKeyBlob* output_key_blob, AuthorizationSet* hw_enforced, in ImportKey() 85 KeymasterPassthroughKey(KeymasterKeyBlob&& key_material, AuthorizationSet&& hw_enforced, in KeymasterPassthroughKey()
|
H A D | keymaster1_legacy_support.h | 71 AuthorizationSet* hw_enforced, // in GenerateKey() 91 AuthorizationSet* hw_enforced, // in ImportKey() 108 AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in LoadKey()
|
/aosp_15_r20/system/keymint/common/src/keyblob/ |
H A D | legacy.rs | 82 pub hw_enforced: Vec<KeyParam>, field 159 let hw_enforced = crate::tag::legacy::deserialize(&mut data)?; in deserialize() localVariable 188 pub hw_enforced: Vec<KeyParam>, field 245 let hw_enforced = crate::tag::legacy::deserialize(&mut data)?; in deserialize() localVariable
|