Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Desp4.c90 static inline struct scatterlist *esp_req_sg(struct crypto_aead *aead, in esp_req_sg() function
566 sg = esp_req_sg(aead, req); in esp_output_tail()
936 sg = esp_req_sg(aead, req); in esp_input()
/openbmc/linux/net/ipv6/
H A Desp6.c107 static inline struct scatterlist *esp_req_sg(struct crypto_aead *aead, in esp_req_sg() function
603 sg = esp_req_sg(aead, req); in esp6_output_tail()
984 sg = esp_req_sg(aead, req); in esp6_input()