Searched defs:noncelen (Results 1 – 6 of 6) sorted by relevance
133 const unsigned char *nonce, size_t noncelen, in kdf_setup()
80 size_t noncelen = CHACHA20_POLY1305_IVLEN; in chacha20_poly1305_initiv() local
353 size_t noncelen = 0, entropylen = 0; in ossl_prov_drbg_instantiate() local788 const unsigned char *nonce, size_t noncelen, in ossl_rand_drbg_new()
264 const unsigned char *nonce, size_t noncelen) in ctr_update()309 const unsigned char *nonce, size_t noncelen, in drbg_ctr_instantiate()
36 size_t entropylen, noncelen; member
64 size_t noncelen; member
Completed in 14 milliseconds