Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_cryp_utl.c80 case TEE_ALG_DES_CBC_MAC_PKCS5: in tee_cipher_get_block_size()
/optee_os/lib/libutee/include/
H A Dutee_defines.h252 case TEE_ALG_DES_CBC_MAC_PKCS5: in __tee_alg_get_digest_size()
H A Dtee_api_defines.h237 #define TEE_ALG_DES_CBC_MAC_PKCS5 0x30000511 macro
/optee_os/core/drivers/crypto/caam/cipher/
H A Dcaam_cipher_mac.c125 case TEE_ALG_DES_CBC_MAC_PKCS5: in get_macalgo()
/optee_os/core/crypto/
H A Dcrypto.c300 case TEE_ALG_DES_CBC_MAC_PKCS5: in crypto_mac_alloc_ctx()
/optee_os/lib/libutee/
H A Dtee_api_operations.c289 case TEE_ALG_DES_CBC_MAC_PKCS5: in TEE_AllocateOperation()
2487 alg == TEE_ALG_DES_CBC_MAC_PKCS5 || in TEE_IsAlgorithmSupported()