Home
last modified time | relevance | path

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

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