Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_rand.c304 unsigned char random_bytes[64]; in ossl_bn_gen_dsa_nonce_fixed_top() local
346 if (RAND_priv_bytes_ex(libctx, random_bytes, sizeof(random_bytes), in ossl_bn_gen_dsa_nonce_fixed_top()
355 || !EVP_DigestUpdate(mdctx, random_bytes, in ossl_bn_gen_dsa_nonce_fixed_top()
356 sizeof(random_bytes)) in ossl_bn_gen_dsa_nonce_fixed_top()
392 OPENSSL_cleanse(random_bytes, sizeof(random_bytes)); in ossl_bn_gen_dsa_nonce_fixed_top()
/openssl/test/recipes/75-test_quicapi_data/
H A Dssltraceref-zlib.txt10 random_bytes (len=28): ????????????????????????????????????????????????????????
114 random_bytes (len=28): ????????????????????????????????????????????????????????
H A Dssltraceref.txt10 random_bytes (len=28): ????????????????????????????????????????????????????????
112 random_bytes (len=28): ????????????????????????????????????????????????????????

Completed in 12 milliseconds