Home
last modified time | relevance | path

Searched defs:sw_enforced (Results 1 – 25 of 84) sorted by relevance

1234

/aosp_15_r20/system/keymaster/include/keymaster/km_openssl/
H A Drsa_operation.h38 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()
249 AuthorizationSet&& sw_enforced, keymaster_digest_t digest, in InstantiateOperation()
262 AuthorizationSet&& sw_enforced, keymaster_digest_t digest, in InstantiateOperation()
276 AuthorizationSet&& sw_enforced, keymaster_digest_t digest, in InstantiateOperation()
290 AuthorizationSet&& sw_enforced, keymaster_digest_t digest, in InstantiateOperation()
H A Decdsa_operation.h35 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 Drsa_key.h32 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 Dec_key.h32 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 Decdh_operation.h35 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()
H A Dcurve25519_key.h39 Curve25519Key(AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, in Curve25519Key()
42 Curve25519Key(AuthorizationSet hw_enforced, AuthorizationSet sw_enforced, in Curve25519Key()
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DAttestKeyTest.cpp97 AuthorizationSet sw_enforced = SwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
271 AuthorizationSet sw_enforced = SwEnforcedAuthorizations(attest_key_characteristics); in TEST_P() local
375 AuthorizationSet sw_enforced = SwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
453 AuthorizationSet sw_enforced = SwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
557 AuthorizationSet sw_enforced = SwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
671 AuthorizationSet sw_enforced = SwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
808 AuthorizationSet sw_enforced = SwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
935 AuthorizationSet sw_enforced = SwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
1007 AuthorizationSet sw_enforced = SwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
/aosp_15_r20/system/keymaster/key_blob_utils/
H A Dsoftware_keyblobs.cpp94 AuthorizationSet* sw_enforced) { in FakeKeyAuthorizations()
168 AuthorizationSet* sw_enforced) { in ParseOldSoftkeymasterBlob()
240 AuthorizationSet* sw_enforced) { in ParseAuthEncryptedBlob()
258 AuthorizationSet* sw_enforced, KmVersion version) { in SetKeyBlobAuthorizations()
392 AuthorizationSet* sw_enforced, in ExtendKeyBlobAuthorizations()
H A Dauth_encrypted_key_blob.cpp53 const AuthorizationSet& sw_enforced, // in BuildDerivationInfo()
94 const AuthorizationSet& sw_enforced, // in DeriveAesGcmKeyEncryptionKey()
125 const AuthorizationSet& sw_enforced, // in AesGcmEncryptKey()
207 const AuthorizationSet& sw_enforced, in SerializeAuthEncryptedBlob()
304 const AuthorizationSet& hw_enforced, const AuthorizationSet& sw_enforced, in EncryptKey()
H A Docb_utils.cpp47 const AuthorizationSet& sw_enforced, in BuildDerivationData()
66 const AuthorizationSet& sw_enforced, in InitializeKeyWrappingContext()
113 const AuthorizationSet& sw_enforced, const AuthorizationSet& hidden, in OcbEncryptKey()
145 const AuthorizationSet& sw_enforced, const AuthorizationSet& hidden, in OcbDecryptKey()
H A Dintegrity_assured_key_blob.cpp78 const AuthorizationSet& sw_enforced, in SerializeIntegrityAssuredBlob()
101 AuthorizationSet* sw_enforced) { in DeserializeIntegrityAssuredBlob()
122 AuthorizationSet* sw_enforced) { in DeserializeIntegrityAssuredBlob_NoHmacCheck()
/aosp_15_r20/system/keymaster/km_openssl/
H A Dattestation_utils.cpp52 const AuthorizationSet& sw_enforced, in build_attestation_extension()
83 const AuthorizationSet& sw_enforced, in build_eat_extension()
115 const AuthorizationSet& sw_enforced, in add_attestation_extension()
136 const AuthorizationSet& sw_enforced, in make_attestation_cert()
275 const AuthorizationSet& sw_enforced, // in generate_attestation()
H A Dec_key_factory.cpp89 AuthorizationSet* sw_enforced, in GenerateKey()
210 AuthorizationSet* sw_enforced, in ImportKey()
292 AuthorizationSet* sw_enforced, in ImportRawKey()
507 AuthorizationSet&& sw_enforced, in CreateEmptyKey()
H A Dsymmetric_key.cpp41 AuthorizationSet* sw_enforced, in GenerateKey()
74 AuthorizationSet* sw_enforced, in ImportKey()
110 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in SymmetricKey()
H A Drsa_key_factory.cpp59 AuthorizationSet* sw_enforced, in GenerateKey()
129 AuthorizationSet* sw_enforced, in ImportKey()
219 AuthorizationSet&& sw_enforced, in CreateEmptyKey()
/aosp_15_r20/system/keymaster/include/keymaster/
H A Dkey.h48 const AuthorizationSet& sw_enforced() const { return sw_enforced_; } in sw_enforced() function
50 AuthorizationSet& sw_enforced() { return sw_enforced_; } in sw_enforced() function
69 Key(AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in Key()
/aosp_15_r20/system/keymaster/include/keymaster/legacy_support/
H A Dkeymaster_passthrough_key.h49 AuthorizationSet* sw_enforced, in GenerateKey()
60 AuthorizationSet* sw_enforced, in ImportKey()
86 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory, in KeymasterPassthroughKey()
H A Dkeymaster1_legacy_support.h72 AuthorizationSet* sw_enforced, in GenerateKey()
92 AuthorizationSet* sw_enforced, CertificateChain* cert_chain) const { in ImportKey()
108 AuthorizationSet&& hw_enforced, AuthorizationSet&& sw_enforced, in LoadKey()
/aosp_15_r20/system/keymint/common/src/keyblob/
H A Dlegacy.rs84 pub sw_enforced: Vec<KeyParam>, field
160 let sw_enforced = crate::tag::legacy::deserialize(&mut data)?; in deserialize() localVariable
190 pub sw_enforced: Vec<KeyParam>, field
246 let sw_enforced = crate::tag::legacy::deserialize(&mut data)?; in deserialize() localVariable
/aosp_15_r20/system/keymaster/legacy_support/
H A Drsa_keymaster1_key.cpp91 AuthorizationSet* sw_enforced, in GenerateKey()
106 AuthorizationSet* sw_enforced, in ImportKey()
117 AuthorizationSet&& sw_enforced, in LoadKey()
H A Dec_keymaster1_key.cpp71 AuthorizationSet* sw_enforced, in GenerateKey()
95 AuthorizationSet* sw_enforced, in ImportKey()
106 AuthorizationSet&& sw_enforced, in LoadKey()
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_aes_key.cpp139 AuthorizationSet* sw_enforced, in GenerateKey()
167 AuthorizationSet* sw_enforced, in ImportKey()
194 AuthorizationSet&& sw_enforced, in LoadKey()
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dtpm_key_blob_maker.cpp46 keymaster::AuthorizationSet* sw_enforced, in SplitEnforcedProperties()
217 const AuthorizationSet& sw_enforced, const AuthorizationSet& hidden, in UnvalidatedCreateKeyBlob()
247 AuthorizationSet* sw_enforced, const AuthorizationSet& hidden, in UnwrapKeyBlob()
/aosp_15_r20/system/keymaster/contexts/
H A Dkeymaster1_passthrough_context.cpp121 AuthorizationSet* hw_enforced, AuthorizationSet* sw_enforced) { in parseKeymaster1HwBlob()
149 AuthorizationSet sw_enforced; in ParseKeyBlob() local
186 AuthorizationSet hw_enforced, sw_enforced; in DeleteKey() local
H A Dsoft_keymaster_context.cpp145 AuthorizationSet* sw_enforced) { in SetAuthorizations()
262 AuthorizationSet sw_enforced; in ParseKeyBlob() local
314 AuthorizationSet hw_enforced, sw_enforced; in DeleteKey() local

1234