Searched refs:cipher_outlength (Results 1 – 3 of 3) sorted by relevance
394 outlen = cipher_outlength(sa->sa_encr, encrlen); in ikev2_msg_encrypt_prepare()464 cipher_outlength(sa->sa_encr, encrlen))) == NULL) in ikev2_msg_encrypt()672 if ((out = ibuf_new(NULL, cipher_outlength(sa->sa_encr, in ikev2_msg_decrypt()
672 cipher_outlength(struct iked_cipher *encr, size_t inlen) in cipher_outlength() function
1127 size_t cipher_outlength(struct iked_cipher *, size_t);