Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_rand.c303 unsigned char random_bytes[64]; in ossl_bn_gen_dsa_nonce_fixed_top() local
345 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()
/freebsd/crypto/openssl/test/recipes/90-test_sslapi_data/
H A Dssltraceref-zlib.txt10 random_bytes (len=28): ?
74 random_bytes (len=28): ?
H A Dssltraceref.txt10 random_bytes (len=28): ?
72 random_bytes (len=28): ?
/freebsd/crypto/openssl/crypto/
H A Dprovider_core.c178 OSSL_FUNC_provider_random_bytes_fn *random_bytes; member
1077 prov->random_bytes = OSSL_FUNC_provider_random_bytes(provider_dispatch); in provider_init()
1172 if (prov->random_bytes != NULL in provider_deactivate()
1273 if (prov->random_bytes != NULL in provider_activate()
1898 return prov->random_bytes == NULL ? 0 in ossl_provider_random_bytes()
1899 : prov->random_bytes(prov->provctx, which, in ossl_provider_random_bytes()
/freebsd/crypto/openssl/test/recipes/75-test_quicapi_data/
H A Dssltraceref-zlib.txt10 random_bytes (len=28): ?
210 random_bytes (len=28): ?
H A Dssltraceref.txt10 random_bytes (len=28): ?
208 random_bytes (len=28): ?