Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dcrypto_openssl.h146 extern caddr_t eay_hmacsha2_512_init __P((vchar_t *));
Dalgorithm.c99 eay_hmacsha2_512_init, eay_hmacsha2_512_update,
Dcrypto_openssl.c1860 ctx = eay_hmacsha2_512_init(key);
1868 eay_hmacsha2_512_init(key) in eay_hmacsha2_512_init() function