Home
last modified time | relevance | path

Searched refs:eay_hmacsha2_384_init (Results 1 – 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/
Dcrypto_openssl.h150 extern caddr_t eay_hmacsha2_384_init __P((vchar_t *));
Dalgorithm.c95 eay_hmacsha2_384_init, eay_hmacsha2_384_update,
Dcrypto_openssl.c1917 ctx = eay_hmacsha2_384_init(key);
1925 eay_hmacsha2_384_init(key) in eay_hmacsha2_384_init() function