Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_padlock.c77 static RAND_METHOD padlock_rand; variable
116 (padlock_use_rng && !ENGINE_set_RAND(e, &padlock_rand))) { in padlock_bind_helper()
739 static RAND_METHOD padlock_rand = { variable