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/
Ddrbg_hash.c46 #define INBYTE_IGNORE ((unsigned char)0xFF) macro
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/
Ddrbg_hash.c46 #define INBYTE_IGNORE ((unsigned char)0xFF) macro
94 if (inbyte != INBYTE_IGNORE) in hash_df()
260 && hash_df(drbg, hash->V, INBYTE_IGNORE, in drbg_hash_instantiate()