Searched refs:psa_cipher_decrypt (Results 1 – 4 of 4) sorted by relevance
109 #define psa_cipher_decrypt \ macro110 PSA_FUNCTION_NAME(psa_cipher_decrypt)
66 status = psa_cipher_decrypt(library_key, iov->alg, input, input_length, in tfm_crypto_cipher_interface()
1668 psa_status_t psa_cipher_decrypt(mbedtls_svc_key_id_t key,
1509 TFM_CRYPTO_API(psa_status_t, psa_cipher_decrypt)(psa_key_id_t key, in TFM_CRYPTO_API() argument