Searched defs:ahash (Results 1 – 3 of 3) sorted by relevance
/net/ipv4/ |
D | ah4.c | 25 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 49 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv() 55 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() 68 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() 154 struct crypto_ahash *ahash; in ah_output() local 312 struct crypto_ahash *ahash; in ah_input() local 478 struct crypto_ahash *ahash; in ah_init_state() local
|
/net/ipv6/ |
D | ah6.c | 49 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 78 static inline u8 *ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, in ah_tmp_icv() 84 static inline struct ahash_request *ah_tmp_req(struct crypto_ahash *ahash, in ah_tmp_req() 97 static inline struct scatterlist *ah_req_sg(struct crypto_ahash *ahash, in ah_req_sg() 331 struct crypto_ahash *ahash; in ah6_output() local 517 struct crypto_ahash *ahash; in ah6_input() local 676 struct crypto_ahash *ahash; in ah6_init_state() local
|
/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 278 __u32 ahash; in ip_vs_svc_hashkey() local
|