Searched refs:cca_get_random_bytes (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/crypto/openssl/engines/
H A De_4758cca.c118 static int cca_get_random_bytes(unsigned char *, int);
210 cca_get_random_bytes, /* get random bytes from the card */
213 cca_get_random_bytes, /* pseudo rand */
905 static int cca_get_random_bytes(unsigned char *buf, int num) function

Completed in 165 milliseconds