Searched refs:hmac_sha2_384 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dah_core.c193 static struct ah_algorithm hmac_sha2_384 = local
220 return &hmac_sha2_384;
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dcftoken.l466 hmac_sha2_384 { YYD; yylval.num = algtype_hmac_sha2_384; return(ALGORITHMTYPE); }

Completed in 271 milliseconds