Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_vms.c35 #include <dlfcn.h> /* SYS$GET_ENTROPY presence */
478 * SYS$GET_ENTROPY METHOD
488 #define GET_ENTROPY "SYS$GET_ENTROPY" macro
495 get_entropy_address = dlsym(dlopen(PUBLIC_VECTORS, 0), GET_ENTROPY); in init_get_entropy_address()
503 * The documentation says that SYS$GET_ENTROPY will give a maximum of in get_entropy_method()
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_vms.c35 #include <dlfcn.h> /* SYS$GET_ENTROPY presence */
478 * SYS$GET_ENTROPY METHOD
488 #define GET_ENTROPY "SYS$GET_ENTROPY" macro
495 get_entropy_address = dlsym(dlopen(PUBLIC_VECTORS, 0), GET_ENTROPY); in init_get_entropy_address()
503 * The documentation says that SYS$GET_ENTROPY will give a maximum of in get_entropy_method()

Completed in 2 milliseconds