Home
last modified time | relevance | path

Searched defs:RAND_seed (Results 1 – 3 of 3) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand.h51 #define RAND_seed hc_RAND_seed macro
H A Drand.c89 RAND_seed(const void *indata, size_t size) in RAND_seed() function
/minix3/crypto/external/bsd/openssl/dist/crypto/rand/
H A Drand_lib.c141 void RAND_seed(const void *buf, int num) in RAND_seed() function