Home
last modified time | relevance | path

Searched refs:MBEDTLS_CIPHER_DES_EDE3_ECB (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dcmac.c193 case MBEDTLS_CIPHER_DES_EDE3_ECB: in mbedtls_cipher_cmac_starts()
867 cipher_type == MBEDTLS_CIPHER_DES_EDE3_ECB)) { in cmac_test_wth_cipher()
1015 MBEDTLS_CIPHER_DES_EDE3_ECB, in mbedtls_cmac_self_test()
1028 MBEDTLS_CIPHER_DES_EDE3_ECB, in mbedtls_cmac_self_test()
1040 MBEDTLS_CIPHER_DES_EDE3_ECB, in mbedtls_cmac_self_test()
1053 MBEDTLS_CIPHER_DES_EDE3_ECB, in mbedtls_cmac_self_test()
H A Dcipher_wrap.c1907 MBEDTLS_CIPHER_DES_EDE3_ECB,
2454 { MBEDTLS_CIPHER_DES_EDE3_ECB, &des_ede3_ecb_info },
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dcipher.h121MBEDTLS_CIPHER_DES_EDE3_ECB, /**< DES cipher with EDE3 ECB mode. \warning 3DES is consider… enumerator