Searched refs:cipher_aad (Results 1 – 3 of 3) sorted by relevance
/openbsd/sbin/iked/ |
H A D | ikev2_msg.c | 471 cipher_aad(sa->sa_encr, ibuf_data(aad), ibuf_size(aad), in ikev2_msg_encrypt() 683 cipher_aad(sa->sa_encr, ibuf_data(msg), in ikev2_msg_decrypt()
|
H A D | crypto.c | 604 cipher_aad(struct iked_cipher *encr, const void *in, size_t inlen, in cipher_aad() function
|
H A D | iked.h | 1121 void cipher_aad(struct iked_cipher *, const void *, size_t, size_t *);
|