Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/rands/seeding/
H A Drand_vms.c488 #define GET_ENTROPY "SYS$GET_ENTROPY" macro
495 get_entropy_address = dlsym(dlopen(PUBLIC_VECTORS, 0), GET_ENTROPY); in init_get_entropy_address()
/freebsd/crypto/openssl/
H A DCHANGES.md1886 * Added a new method to gather entropy on VMS, based on SYS$GET_ENTROPY.
2722 * Added a new method to gather entropy on VMS, based on SYS$GET_ENTROPY.