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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/engine/
H A Dhw_cryptodev.c75 static int get_dev_crypto(void);
177 get_dev_crypto(void) function
201 fd = get_dev_crypto();
262 if ((fd = get_dev_crypto()) < 0) {
302 if ((fd = get_dev_crypto()) < 0) {
445 if ((state->d_fd = get_dev_crypto()) < 0)
1057 if ((fd = get_dev_crypto()) < 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_cryptodev.c77 static int get_dev_crypto(void);
177 get_dev_crypto(void) function
201 fd = get_dev_crypto();
262 if ((fd = get_dev_crypto()) < 0) {
301 if ((fd = get_dev_crypto()) < 0) {
443 if ((state->d_fd = get_dev_crypto()) < 0)
1055 if ((fd = get_dev_crypto()) < 0) {

Completed in 34 milliseconds