Searched defs:hmac_update (Results 1 – 2 of 2) sorted by relevance
42 static OSSL_FUNC_mac_update_fn hmac_update; variable188 static int hmac_update(void *vmacctx, const unsigned char *data, in hmac_update() function
86 void (*hmac_update)(void *context, const void *data, size_t size); member