Searched refs:eay_hmacsha2_256_one (Results 1 - 4 of 4) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dcrypto_openssl.h153 extern vchar_t *eay_hmacsha2_256_one __P((vchar_t *, vchar_t *));
H A Dalgorithm.c93 eay_hmacsha2_256_one, },
H A Deaytest.c818 printf("HMAC SHA2 by eay_hmacsha2_256_one()\n");
819 res = eay_hmacsha2_256_one(key, data);
H A Dcrypto_openssl.c1938 eay_hmacsha2_256_one(key, data) function

Completed in 587 milliseconds