Home
last modified time | relevance | path

Searched defs:noncelen (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/providers/implementations/rands/
Ddrbg.c366 size_t noncelen = 0, entropylen = 0; in ossl_prov_drbg_instantiate() local
770 const unsigned char *nonce, size_t noncelen, in ossl_rand_drbg_new()
Ddrbg_ctr.c262 const unsigned char *nonce, size_t noncelen) in ctr_update()
307 const unsigned char *nonce, size_t noncelen, in drbg_ctr_instantiate()