Home
last modified time | relevance | path

Searched refs:hc_rand_w32crypto_method (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand-w32.c139 const RAND_METHOD hc_rand_w32crypto_method = { variable
151 return &hc_rand_w32crypto_method; in RAND_w32crypto_method()
H A Drandi.h46 extern const RAND_METHOD hc_rand_w32crypto_method;
H A Drand.c67 selected_meth = &hc_rand_w32crypto_method; in init_method()