Searched defs:DRBG_DEFAULT_PERS_STRING (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
D | drbg_local.h | 54 # define DRBG_DEFAULT_PERS_STRING { 0x4f, 0x70, 0x65, 0x6e, 0x53, 0x53, \ macro 58 # define DRBG_DEFAULT_PERS_STRING "OpenSSL NIST SP 800-90A DRBG" macro
|
/third_party/openssl/providers/implementations/rands/ |
D | drbg_local.h | 54 # define DRBG_DEFAULT_PERS_STRING { 0x4f, 0x70, 0x65, 0x6e, 0x53, 0x53, \ macro 58 # define DRBG_DEFAULT_PERS_STRING "OpenSSL NIST SP 800-90A DRBG" macro
|