Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg_hash.c46 #define INBYTE_IGNORE ((unsigned char)0xFF) macro
61 * inbyte - An optional leading byte (ignore if equal to INBYTE_IGNORE)
94 if (inbyte != INBYTE_IGNORE) in hash_df()
260 && hash_df(drbg, hash->V, INBYTE_IGNORE, in drbg_hash_instantiate()
/third_party/openssl/providers/implementations/rands/
H A Ddrbg_hash.c46 #define INBYTE_IGNORE ((unsigned char)0xFF) macro
61 * inbyte - An optional leading byte (ignore if equal to INBYTE_IGNORE)
94 if (inbyte != INBYTE_IGNORE) in hash_df()
260 && hash_df(drbg, hash->V, INBYTE_IGNORE, in drbg_hash_instantiate()

Completed in 3 milliseconds