Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_cipher.h255 psa_status_t mbedtls_psa_cipher_encrypt(const psa_key_attributes_t *attributes,
H A Dpsa_crypto_cipher.c601 psa_status_t mbedtls_psa_cipher_encrypt( in mbedtls_psa_cipher_encrypt() function
H A Dpsa_crypto_driver_wrappers.h1110 return( mbedtls_psa_cipher_encrypt( attributes, in psa_driver_wrapper_cipher_encrypt()