Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_cryp_utl.c83 case TEE_ALG_DES3_CBC_MAC_NOPAD: in tee_cipher_get_block_size()
/optee_os/lib/libutee/include/
H A Dutee_defines.h253 case TEE_ALG_DES3_CBC_MAC_NOPAD: in __tee_alg_get_digest_size()
H A Dtee_api_defines.h240 #define TEE_ALG_DES3_CBC_MAC_NOPAD 0x30000113 macro
/optee_os/core/drivers/crypto/caam/cipher/
H A Dcaam_cipher_mac.c127 case TEE_ALG_DES3_CBC_MAC_NOPAD: in get_macalgo()
/optee_os/core/crypto/
H A Dcrypto.c303 case TEE_ALG_DES3_CBC_MAC_NOPAD: in crypto_mac_alloc_ctx()
/optee_os/lib/libutee/
H A Dtee_api_operations.c290 case TEE_ALG_DES3_CBC_MAC_NOPAD: in TEE_AllocateOperation()
2488 alg == TEE_ALG_DES3_CBC_MAC_NOPAD || in TEE_IsAlgorithmSupported()