Home
last modified time | relevance | path

Searched refs:MAX_BLOCKLEN_USING_SMALL_SEEDLEN (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg_hash.c45 #define MAX_BLOCKLEN_USING_SMALL_SEEDLEN (256/8) macro
482 if (hash->blocklen > MAX_BLOCKLEN_USING_SMALL_SEEDLEN) in drbg_hash_set_ctx_params()
/third_party/openssl/providers/implementations/rands/
H A Ddrbg_hash.c45 #define MAX_BLOCKLEN_USING_SMALL_SEEDLEN (256/8) macro
482 if (hash->blocklen > MAX_BLOCKLEN_USING_SMALL_SEEDLEN) in drbg_hash_set_ctx_params()

Completed in 3 milliseconds