Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_cryp_utl.c84 case TEE_ALG_DES3_CBC_MAC_PKCS5: in tee_cipher_get_block_size()
/optee_os/lib/libutee/include/
H A Dutee_defines.h254 case TEE_ALG_DES3_CBC_MAC_PKCS5: in __tee_alg_get_digest_size()
H A Dtee_api_defines.h241 #define TEE_ALG_DES3_CBC_MAC_PKCS5 0x30000513 macro
/optee_os/core/drivers/crypto/caam/cipher/
H A Dcaam_cipher_mac.c128 case TEE_ALG_DES3_CBC_MAC_PKCS5: in get_macalgo()
/optee_os/core/crypto/
H A Dcrypto.c306 case TEE_ALG_DES3_CBC_MAC_PKCS5: in crypto_mac_alloc_ctx()
/optee_os/lib/libutee/
H A Dtee_api_operations.c291 case TEE_ALG_DES3_CBC_MAC_PKCS5: in TEE_AllocateOperation()
2489 alg == TEE_ALG_DES3_CBC_MAC_PKCS5) in TEE_IsAlgorithmSupported()