Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Devp_rand.c632 static int evp_rand_nonce_locked(EVP_RAND_CTX *ctx, unsigned char *out, in evp_rand_nonce_locked() function
650 res = evp_rand_nonce_locked(ctx, out, outlen); in EVP_RAND_nonce()