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

/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Dah.h66 struct ah_algorithm { struct
79 extern const struct ah_algorithm *ah_algorithm_lookup(int);
88 const struct ah_algorithm *, struct secasvar *);
H A Dah6.h48 const struct ah_algorithm *, struct secasvar *);
H A Dah_core.c161 const struct ah_algorithm *, struct ah_algorithm_state *);
163 const struct ah_algorithm *
168 static struct ah_algorithm hmac_md5 =
172 static struct ah_algorithm keyed_md5 =
176 static struct ah_algorithm hmac_sha1 =
180 static struct ah_algorithm keyed_sha1 =
184 static struct ah_algorithm ah_none =
188 static struct ah_algorithm hmac_sha2_256 =
193 static struct ah_algorithm hmac_sha2_384 =
198 static struct ah_algorithm hmac_sha2_51
[all...]
H A Dah_output.c135 const struct ah_algorithm *algo;
191 const struct ah_algorithm *algo;
377 const struct ah_algorithm *algo;
409 const struct ah_algorithm *algo;
H A Desp_output.c144 const struct ah_algorithm *aalgo;
728 const struct ah_algorithm *aalgo;
H A Dah_input.c134 const struct ah_algorithm *algo;
603 const struct ah_algorithm *algo;
H A Desp_input.c285 const struct ah_algorithm *sumalgo;
860 const struct ah_algorithm *sumalgo;
H A Desp_core.c1004 const struct ah_algorithm *algo;
/macosx-10.10/xnu-2782.1.97/bsd/netkey/
H A Dkey.c4651 const struct ah_algorithm *algo;
7757 const struct ah_algorithm *algo;
8470 const struct ah_algorithm *aalgo;

Completed in 264 milliseconds