Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dcipher.c177 static inline psa_algorithm_t mbedtls_psa_translate_cipher_mode( in mbedtls_psa_translate_cipher_mode() function
280 alg = mbedtls_psa_translate_cipher_mode(((mbedtls_cipher_mode_t) cipher_info->mode), taglen); in mbedtls_cipher_setup_psa()