Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dpsa_crypto_cipher.h244 psa_status_t mbedtls_psa_cipher_encrypt( const psa_key_attributes_t *attributes,
Dpsa_crypto_cipher.c447 psa_status_t mbedtls_psa_cipher_encrypt( in mbedtls_psa_cipher_encrypt() function
Dpsa_crypto_driver_wrappers.c913 return( mbedtls_psa_cipher_encrypt( attributes, in psa_driver_wrapper_cipher_encrypt()
/third_party/mbedtls/tests/src/drivers/
Dtest_driver_cipher.c81 return( mbedtls_psa_cipher_encrypt( in mbedtls_test_transparent_cipher_encrypt()