Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Desp6.c107 static inline struct scatterlist *esp_req_sg(struct crypto_aead *aead, in esp_req_sg() function
604 sg = esp_req_sg(aead, req); in esp6_output_tail()
985 sg = esp_req_sg(aead, req); in esp6_input()
/Linux-v6.6/net/ipv4/
Desp4.c90 static inline struct scatterlist *esp_req_sg(struct crypto_aead *aead, in esp_req_sg() function
567 sg = esp_req_sg(aead, req); in esp_output_tail()
937 sg = esp_req_sg(aead, req); in esp_input()