Home
last modified time | relevance | path

Searched refs:KeyAlgorithm (Results 1 – 4 of 4) sorted by relevance

/external/ukey2/src/main/cpp/test/securegcm/
Dd2d_connection_context_v1_test.cc55 kEncodeKeyData, CryptoOps::KeyAlgorithm::AES_256_KEY); in TEST()
57 kDecodeKeyData, CryptoOps::KeyAlgorithm::AES_256_KEY); in TEST()
103 kEncodeKeyData, CryptoOps::KeyAlgorithm::AES_256_KEY); in TEST()
105 kDecodeKeyData, CryptoOps::KeyAlgorithm::AES_256_KEY); in TEST()
/external/openthread/src/core/crypto/
Dstorage.hpp69 enum KeyAlgorithm : uint8_t enum
138 KeyAlgorithm aKeyAlgorithm, in ImportKey()
/external/python/pyasn1-modules/pyasn1_modules/
Drfc7906.py164 class KeyAlgorithm(univ.Sequence): class
167 KeyAlgorithm.componentType = namedtype.NamedTypes(
178 aa_keyAlgorithm['attrValues'][0] = KeyAlgorithm()
713 id_kma_keyAlgorithm: KeyAlgorithm(),
/external/ukey2/src/main/cpp/src/securegcm/
Dd2d_connection_context_v1.cc219 CryptoOps::KeyAlgorithm::AES_256_KEY); in FromSavedSession()
222 CryptoOps::KeyAlgorithm::AES_256_KEY); in FromSavedSession()