Home
last modified time | relevance | path

Searched refs:ah_algorithm (Results 1 – 9 of 9) sorted by relevance

/xnu-10002.41.9/bsd/netinet6/
H A Dah.h68 struct ah_algorithm { struct
81 extern const struct ah_algorithm *ah_algorithm_lookup(int); argument
90 const struct ah_algorithm *, struct secasvar *);
H A Dah_core.c160 const struct ah_algorithm *, struct ah_algorithm_state *);
166 const struct ah_algorithm *
170 static const struct ah_algorithm hmac_md5 = in ah_algorithm_lookup()
174 static const struct ah_algorithm keyed_md5 = in ah_algorithm_lookup()
178 static const struct ah_algorithm hmac_sha1 = in ah_algorithm_lookup()
182 static const struct ah_algorithm keyed_sha1 = in ah_algorithm_lookup()
186 static const struct ah_algorithm ah_none = in ah_algorithm_lookup()
190 static const struct ah_algorithm hmac_sha2_256 = in ah_algorithm_lookup()
195 static const struct ah_algorithm hmac_sha2_384 = in ah_algorithm_lookup()
200 static const struct ah_algorithm hmac_sha2_512 = in ah_algorithm_lookup()
[all …]
H A Dah6.h48 const struct ah_algorithm *, struct secasvar *);
H A Dah_output.c129 const struct ah_algorithm *algo; in ah_hdrsiz()
187 const struct ah_algorithm *algo; in ah4_output()
377 const struct ah_algorithm *algo; in ah_hdrlen()
406 const struct ah_algorithm *algo; in ah6_output()
H A Desp_output.c140 const struct ah_algorithm *aalgo; in esp_hdrsiz()
816 const struct ah_algorithm *aalgo; in esp_output()
983 const struct ah_algorithm *a_algo = NULL; in esp_kpipe_output()
H A Dah_input.c126 const struct ah_algorithm *algo; in ah4_input()
593 const struct ah_algorithm *algo = NULL; in ah6_input()
H A Desp_core.c1420 const struct ah_algorithm *algo; in esp_auth()
1518 const struct ah_algorithm *algo = NULL; in esp_auth_data()
H A Desp_input.c364 const struct ah_algorithm *sumalgo; in esp4_input_extended()
1082 const struct ah_algorithm *sumalgo; in esp6_input_extended()
1735 const struct ah_algorithm *a_algo = NULL; in esp_kpipe_input()
/xnu-10002.41.9/bsd/netkey/
H A Dkey.c4722 const struct ah_algorithm *algo; in key_mature()
8031 const struct ah_algorithm *algo; in key_getcomb_ah()
8657 const struct ah_algorithm *aalgo; in key_register()