Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_cipher.c22 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_psa( in mbedtls_cipher_info_from_psa() function
170 cipher_info = mbedtls_cipher_info_from_psa(alg, key_type, in psa_cipher_setup()
H A Dpsa_crypto_cipher.h27 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_psa(
H A Dpsa_crypto_mac.c174 mbedtls_cipher_info_from_psa( in cmac_setup()
H A Dpsa_crypto_aead.c42 cipher_info = mbedtls_cipher_info_from_psa(alg, in psa_aead_setup()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_cipher.c258 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_psa( in mbedtls_cipher_info_from_psa() function
300 cipher_info = mbedtls_cipher_info_from_psa(alg, key_type, in psa_cipher_setup()
H A Dpsa_crypto_cipher.h49 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_psa(
H A Dpsa_crypto_mac.c174 mbedtls_cipher_info_from_psa( in cmac_setup()