Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dcrypto_openssl.h154 extern caddr_t eay_hmacsha2_256_init __P((vchar_t *));
Dalgorithm.c91 eay_hmacsha2_256_init, eay_hmacsha2_256_update,
Dcrypto_openssl.c1935 ctx = eay_hmacsha2_256_init(key);
1943 eay_hmacsha2_256_init(key) in eay_hmacsha2_256_init() function