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

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg_local.h54 # 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
H A Ddrbg.c39 static const char ossl_pers_string[] = DRBG_DEFAULT_PERS_STRING;

Completed in 82 milliseconds