Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_cryp_utl.c63 case TEE_ALG_AES_CBC_MAC_PKCS5: in tee_cipher_get_block_size()
/optee_os/lib/libutee/include/
H A Dutee_defines.h248 case TEE_ALG_AES_CBC_MAC_PKCS5: in __tee_alg_get_digest_size()
H A Dtee_api_defines.h230 #define TEE_ALG_AES_CBC_MAC_PKCS5 0x30000510 macro
/optee_os/core/drivers/crypto/caam/cipher/
H A Dcaam_cipher_mac.c120 case TEE_ALG_AES_CBC_MAC_PKCS5: in get_macalgo()
/optee_os/core/crypto/
H A Dcrypto.c294 case TEE_ALG_AES_CBC_MAC_PKCS5: in crypto_mac_alloc_ctx()
/optee_os/lib/libutee/
H A Dtee_api_operations.c287 case TEE_ALG_AES_CBC_MAC_PKCS5: in TEE_AllocateOperation()
2449 alg == TEE_ALG_AES_CBC_MAC_PKCS5) in TEE_IsAlgorithmSupported()