Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_cipher.h49 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_psa(
H A Dpsa_crypto_cipher.c255 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_psa( in mbedtls_cipher_info_from_psa() function
297 cipher_info = mbedtls_cipher_info_from_psa(alg, key_type, in psa_cipher_setup()
H A Dpsa_crypto_mac.c174 mbedtls_cipher_info_from_psa( in cmac_setup()