Home
last modified time | relevance | path

Searched refs:do_hmac (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c51 static int do_hmac(PROV_DRBG_HMAC *hmac, unsigned char inbyte, in do_hmac() function
94 if (!do_hmac(hmac, 0x00, in1, in1len, in2, in2len, in3, in3len)) in drbg_hmac_update()
100 return do_hmac(hmac, 0x01, in1, in1len, in2, in2len, in3, in3len); in drbg_hmac_update()

Completed in 4 milliseconds