Searched defs:ahash (Results 1 – 3 of 3) sorted by relevance
/net/ipv4/ |
D | ah4.c | 23 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 47 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv() 53 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() 66 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() 152 struct crypto_ahash *ahash; in ah_output() local 310 struct crypto_ahash *ahash; in ah_input() local 475 struct crypto_ahash *ahash; in ah_init_state() local
|
/net/ipv6/ |
D | ah6.c | 60 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 89 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv() 95 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() 108 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() 341 struct crypto_ahash *ahash; in ah6_output() local 524 struct crypto_ahash *ahash; in ah6_input() local 682 struct crypto_ahash *ahash; in ah6_init_state() local
|
/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 271 __u32 ahash; in ip_vs_svc_hashkey() local
|