Searched refs:ah_req_sg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ah4.c | 68 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() function 187 sg = ah_req_sg(ahash, req); in ah_output() 379 sg = ah_req_sg(ahash, req); in ah_input()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ah6.c | 97 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() function 370 sg = ah_req_sg(ahash, req); in ah6_output() 584 sg = ah_req_sg(ahash, req); in ah6_input()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ah6.c | 97 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() function 367 sg = ah_req_sg(ahash, req); in ah6_output() 581 sg = ah_req_sg(ahash, req); in ah6_input()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ah4.c | 68 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() function 187 sg = ah_req_sg(ahash, req); in ah_output() 379 sg = ah_req_sg(ahash, req); in ah_input()
|
Completed in 4 milliseconds