Searched defs:HMAC_Update (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/lib/libcrypto/hidden/openssl/
H A Dhmac.h33 LCRYPTO_USED(HMAC_Update); variable
/openbsd-current/lib/libcrypto/hmac/
H A Dhmac.c149 HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, size_t len) function
156 LCRYPTO_ALIAS(HMAC_Update); variable

Completed in 188 milliseconds