Home
last modified time | relevance | path

Searched refs:esp_req_sg (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/ipv6/
Desp6.c111 static inline struct scatterlist *esp_req_sg(struct crypto_aead *aead, in esp_req_sg() function
353 sg = esp_req_sg(aead, req); in esp6_output_tail()
666 sg = esp_req_sg(aead, req); in esp6_input()
/Linux-v4.19/net/ipv4/
Desp4.c89 static inline struct scatterlist *esp_req_sg(struct crypto_aead *aead, in esp_req_sg() function
388 sg = esp_req_sg(aead, req); in esp_output_tail()
744 sg = esp_req_sg(aead, req); in esp_input()