Home
last modified time | relevance | path

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

/src/crypto/openssl/providers/implementations/rands/
H A Ddrbg_ctr.c203 __owur static int ctr_df(PROV_DRBG_CTR *ctr, in ctr_df() function
296 if (!ctr_df(ctr, in1, in1len, nonce, noncelen, in2, in2len)) in ctr_update()