Home
last modified time | relevance | path

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

/mbedtls-latest/tests/include/spe/
Dcrypto_spe.h78 #define psa_cipher_encrypt_setup \ macro
/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h221 #define psa_cipher_encrypt_setup(arg0_operation, arg1_key, arg2_alg) \ macro
/mbedtls-latest/library/
Dpsa_crypto.c4371 psa_status_t psa_cipher_encrypt_setup(psa_cipher_operation_t *operation, function