Searched defs:psa_cipher_set_iv (Results 1 – 3 of 3) sorted by relevance
76 #define psa_cipher_set_iv \ macro
244 #define psa_cipher_set_iv(arg0_operation, arg1_iv, arg2_iv_length) \ macro
4442 psa_status_t psa_cipher_set_iv(psa_cipher_operation_t *operation, function