Home
last modified time | relevance | path

Searched refs:TEE_ALG_AES_CMAC (Results 1 – 8 of 8) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/se050/glue/
A Duser.c15 if (crypto_mac_alloc_ctx(mac, TEE_ALG_AES_CMAC)) in glue_mac_context_init()
/optee_os-3.20.0/core/tee/
A Dtee_cryp_utl.c65 case TEE_ALG_AES_CMAC: in tee_cipher_get_block_size()
/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h211 case TEE_ALG_AES_CMAC: in __tee_alg_get_digest_size()
A Dtee_api_defines.h214 #define TEE_ALG_AES_CMAC 0x30000610 macro
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_symm.c73 { PKCS11_CKM_AES_CMAC, TEE_ALG_AES_CMAC }, in pkcs2tee_algorithm()
74 { PKCS11_CKM_AES_CMAC_GENERAL, TEE_ALG_AES_CMAC }, in pkcs2tee_algorithm()
/optee_os-3.20.0/core/drivers/crypto/caam/cipher/
A Dcaam_cipher_mac.c122 case TEE_ALG_AES_CMAC: in get_macalgo()
/optee_os-3.20.0/core/crypto/
A Dcrypto.c283 case TEE_ALG_AES_CMAC: in crypto_mac_alloc_ctx()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c259 case TEE_ALG_AES_CMAC: in TEE_AllocateOperation()
1878 if (alg == TEE_ALG_AES_CMAC) in TEE_IsAlgorithmSupported()

Completed in 16 milliseconds