Searched refs:psa_cipher_set_iv (Results 1 – 5 of 5) sorted by relevance
97 #define psa_cipher_set_iv \ macro98 PSA_FUNCTION_NAME(psa_cipher_set_iv)
126 return psa_cipher_set_iv(operation, iv, iv_length); in tfm_crypto_cipher_interface()
1909 psa_status_t psa_cipher_set_iv(psa_cipher_operation_t *operation,
156 - ``psa_cipher_set_iv()``
234 psa_status_t psa_cipher_set_iv(psa_cipher_operation_t *operation, in psa_cipher_set_iv() function