Home
last modified time | relevance | path

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

/mbedtls-latest/tests/include/spe/
Dcrypto_spe.h82 #define psa_cipher_update \ macro
/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h254 #define psa_cipher_update(arg0_operation, arg1_input, arg2_input_length, arg3_output, arg4_output_s… macro
/mbedtls-latest/library/
Dpsa_crypto.c4483 psa_status_t psa_cipher_update(psa_cipher_operation_t *operation, function