Home
last modified time | relevance | path

Searched refs:cipher_aad (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/iked/
H A Dikev2_msg.c471 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 Dcrypto.c604 cipher_aad(struct iked_cipher *encr, const void *in, size_t inlen, in cipher_aad() function
H A Diked.h1121 void cipher_aad(struct iked_cipher *, const void *, size_t, size_t *);