Home
last modified time | relevance | path

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

/openssl/crypto/
H A Ddeterministic_nonce.c133 const unsigned char *nonce, size_t noncelen, in kdf_setup()
/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c80 size_t noncelen = CHACHA20_POLY1305_IVLEN; in chacha20_poly1305_initiv() local
/openssl/providers/implementations/rands/
H A Ddrbg.c353 size_t noncelen = 0, entropylen = 0; in ossl_prov_drbg_instantiate() local
788 const unsigned char *nonce, size_t noncelen, in ossl_rand_drbg_new()
H A Ddrbg_ctr.c264 const unsigned char *nonce, size_t noncelen) in ctr_update()
309 const unsigned char *nonce, size_t noncelen, in drbg_ctr_instantiate()
/openssl/providers/implementations/kdfs/
H A Dhmacdrbg_kdf.c36 size_t entropylen, noncelen; member
/openssl/crypto/hpke/
H A Dhpke.c64 size_t noncelen; member

Completed in 14 milliseconds