Home
last modified time | relevance | path

Searched defs:psa_cipher_decrypt (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/tests/include/test/
H A Dpsa_test_wrappers.h197 #define psa_cipher_decrypt(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_output, arg5_output_size, arg6_output_length) \ macro
/third_party/mbedtls/library/
H A Dpsa_crypto.c4600 psa_status_t psa_cipher_decrypt(mbedtls_svc_key_id_t key, in psa_cipher_decrypt() function

Completed in 14 milliseconds