Searched refs:aead_givcrypt_set_crypt (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/include/crypto/ |
D | aead.h | 83 static inline void aead_givcrypt_set_crypt(struct aead_givcrypt_request *req, in aead_givcrypt_set_crypt() function
|
/linux-4.1.27/crypto/ |
D | pcrypt.c | 261 aead_givcrypt_set_crypt(creq, areq->src, areq->dst, in pcrypt_aead_givencrypt()
|
/linux-4.1.27/net/ipv6/ |
D | esp6.c | 248 aead_givcrypt_set_crypt(req, sg, sg, clen, iv); in esp6_output()
|
/linux-4.1.27/net/ipv4/ |
D | esp4.c | 256 aead_givcrypt_set_crypt(req, sg, sg, clen, iv); in esp_output()
|