Home
last modified time | relevance | path

Searched refs:mbedtls_psa_translate_cipher_mode (Results 1 – 2 of 2) sorted by relevance

/mbedtls-3.4.0/include/mbedtls/
Dpsa_util.h88 static inline psa_algorithm_t mbedtls_psa_translate_cipher_mode( in mbedtls_psa_translate_cipher_mode() function
/mbedtls-3.4.0/library/
Dcipher.c223 alg = mbedtls_psa_translate_cipher_mode( cipher_info->mode, taglen ); in mbedtls_cipher_setup_psa()