Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dcipher.c177 static inline psa_algorithm_t mbedtls_psa_translate_cipher_mode( in mbedtls_psa_translate_cipher_mode() function
277 alg = mbedtls_psa_translate_cipher_mode(((mbedtls_cipher_mode_t) cipher_info->mode), taglen); in mbedtls_cipher_setup_psa()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A 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()