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

/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Deng_cryptodev.c80 static int get_dev_crypto(void);
213 static int get_dev_crypto(void) function
236 fd = get_dev_crypto();
293 if ((fd = get_dev_crypto()) < 0) {
332 if ((fd = get_dev_crypto()) < 0) {
475 if ((state->d_fd = get_dev_crypto()) < 0)
1100 if ((fd = get_dev_crypto()) < 0) {

Completed in 53 milliseconds