Home
last modified time | relevance | path

Searched refs:aead_givcrypt_set_assoc (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/crypto/
Daead.h91 static inline void aead_givcrypt_set_assoc(struct aead_givcrypt_request *req, in aead_givcrypt_set_assoc() function
/linux-4.1.27/crypto/
Dpcrypt.c263 aead_givcrypt_set_assoc(creq, areq->assoc, areq->assoclen); in pcrypt_aead_givencrypt()
/linux-4.1.27/net/ipv6/
Desp6.c249 aead_givcrypt_set_assoc(req, asg, assoclen); in esp6_output()
/linux-4.1.27/net/ipv4/
Desp4.c257 aead_givcrypt_set_assoc(req, asg, assoclen); in esp_output()