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

/netgear-R7000-V1.0.7.12_1.2.5/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) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Deng_cryptodev.c86 static int get_dev_crypto(void);
242 static int get_dev_crypto(void) function
276 fd = get_dev_crypto();
292 if ((fd = get_dev_crypto()) < 0) {
331 if ((fd = get_dev_crypto()) < 0) {
483 if ((state->d_fd = get_dev_crypto()) < 0)
775 if ((state->d_fd = get_dev_crypto()) < 0) {
928 dstate->d_fd = get_dev_crypto();
1460 if ((fd = get_dev_crypto()) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Deng_cryptodev.c86 static int get_dev_crypto(void);
242 static int get_dev_crypto(void) function
276 fd = get_dev_crypto();
292 if ((fd = get_dev_crypto()) < 0) {
331 if ((fd = get_dev_crypto()) < 0) {
483 if ((state->d_fd = get_dev_crypto()) < 0)
775 if ((state->d_fd = get_dev_crypto()) < 0) {
928 dstate->d_fd = get_dev_crypto();
1460 if ((fd = get_dev_crypto()) < 0) {

Completed in 57 milliseconds