Home
last modified time | relevance | path

Searched refs:TEE_ALG_AES_CBC_MAC_NOPAD (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/tee/
H A Dtee_cryp_utl.c62 case TEE_ALG_AES_CBC_MAC_NOPAD: in tee_cipher_get_block_size()
/optee_os/lib/libutee/include/
H A Dutee_defines.h247 case TEE_ALG_AES_CBC_MAC_NOPAD: in __tee_alg_get_digest_size()
H A Dtee_api_defines.h229 #define TEE_ALG_AES_CBC_MAC_NOPAD 0x30000110 macro
/optee_os/core/drivers/crypto/caam/cipher/
H A Dcaam_cipher_mac.c119 case TEE_ALG_AES_CBC_MAC_NOPAD: in get_macalgo()
/optee_os/core/crypto/
H A Dcrypto.c291 case TEE_ALG_AES_CBC_MAC_NOPAD: in crypto_mac_alloc_ctx()
/optee_os/lib/libutee/
H A Dtee_api_operations.c286 case TEE_ALG_AES_CBC_MAC_NOPAD: in TEE_AllocateOperation()
2457 if (alg == TEE_ALG_AES_CBC_MAC_NOPAD || in TEE_IsAlgorithmSupported()