Home
last modified time | relevance | path

Searched defs:secure_key (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/system/keymaster/km_openssl/
H A Dwrapped_key.cpp42 const KeymasterKeyBlob& secure_key, const KeymasterBlob& tag, in build_wrapped_key()
82 KeymasterKeyBlob* transit_key, KeymasterKeyBlob* secure_key, in parse_wrapped_key()
/aosp_15_r20/system/keymaster/tests/
H A Dwrapped_key_test.cpp73 KeymasterKeyBlob secure_key = {reinterpret_cast<const uint8_t*>(test_secure_key.c_str()), in TEST() local
110 KeymasterKeyBlob secure_key; in TEST() local
/aosp_15_r20/system/security/keystore2/tests/
H A Dkeystore2_client_import_keys_tests.rs404 let mut secure_key = [0; 32]; in keystore2_create_wrapped_key_and_import_wrapped_key_success() localVariable
460 let mut secure_key = [0; 32]; in keystore2_create_wrapped_key_with_invalid_aad_and_import_wrapped_key_fail() localVariable
/aosp_15_r20/system/keymaster/include/keymaster/
H A Dwrapped_key.h43 ASN1_OCTET_STRING* secure_key; member
/aosp_15_r20/system/keymaster/contexts/
H A Dpure_soft_keymaster_context.cpp507 KeymasterKeyBlob secure_key; in UnwrapKey() local
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dtpm_keymaster_context.cpp412 KeymasterKeyBlob secure_key; in UnwrapKey() local
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_manager_unittest.cc6051 HostCache::Key secure_key = HostCache::Key( in TEST_F() local
6253 HostCache::Key secure_key = HostCache::Key( in TEST_F() local
6284 HostCache::Key secure_key = HostCache::Key( in TEST_F() local
6408 HostCache::Key secure_key = HostCache::Key( in TEST_F() local
6479 HostCache::Key secure_key = HostCache::Key( in TEST_F() local
6547 HostCache::Key secure_key = HostCache::Key( in TEST_F() local
6595 HostCache::Key secure_key = HostCache::Key( in TEST_F() local
7540 HostCache::Key secure_key = in TEST_F() local
7581 HostCache::Key secure_key = in TEST_F() local
H A Dhost_cache_unittest.cc624 HostCache::Key secure_key(kHost, DnsQueryType::A, 0, HostResolverSource::ANY, in TEST() local
1233 HostCache::Key secure_key = in TEST() local
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_keymaster_context.cpp1339 KeymasterKeyBlob secure_key; in UnwrapKey() local