Home
last modified time | relevance | path

Searched defs:psa_cipher_encrypt (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/
H A Dpsa_test_wrappers.h215 #define psa_cipher_encrypt(arg0_key, arg1_alg, arg2_input, arg3_input_length, arg4_output, arg5_out… macro
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto.c4329 psa_status_t psa_cipher_encrypt(mbedtls_svc_key_id_t key, in psa_cipher_encrypt() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto.c4527 psa_status_t psa_cipher_encrypt(mbedtls_svc_key_id_t key, in psa_cipher_encrypt() function