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

/external/ipsec-tools/src/racoon/
H A Dcrypto_openssl.h161 extern void eay_hmacsha1_update __P((caddr_t, vchar_t *));
H A Deaytest.c804 eay_hmacsha1_update(ctx, data1);
805 eay_hmacsha1_update(ctx, data2);
H A Dalgorithm.c86 eay_hmacsha1_init, eay_hmacsha1_update,
H A Dcrypto_openssl.c2003 eay_hmacsha1_update(ctx, data);
2017 eay_hmacsha1_update(c, data) function

Completed in 43 milliseconds