Home
last modified time | relevance | path

Searched refs:eay_hmacsha1_init (Results 1 – 4 of 4) sorted by relevance

/external/ipsec-tools/src/racoon/
Dcrypto_openssl.h160 extern caddr_t eay_hmacsha1_init __P((vchar_t *));
Dalgorithm.c86 eay_hmacsha1_init, eay_hmacsha1_update,
Deaytest.c803 ctx = eay_hmacsha1_init(key);
Dcrypto_openssl.c2032 ctx = eay_hmacsha1_init(key);
2040 eay_hmacsha1_init(key) in eay_hmacsha1_init() function