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

/external/ipsec-tools/src/racoon/
H A Dcrypto_openssl.h159 extern vchar_t *eay_hmacsha1_one __P((vchar_t *, vchar_t *));
H A Dalgorithm.c88 eay_hmacsha1_one, },
H A Deaytest.c790 printf("HMAC SHA1 by eay_hmacsha1_one()\n");
791 res = eay_hmacsha1_one(key, data);
H A Dcrypto_openssl.c1996 eay_hmacsha1_one(key, data) function

Completed in 72 milliseconds