Home
last modified time | relevance | path

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

/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/engine/
H A Deng_cryptodev.c1089 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
1106 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
1120 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
/dports/sysutils/shim/shim-0.9/Cryptlib/OpenSSL/crypto/engine/
H A Deng_cryptodev.c1134 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
1149 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
1163 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/engine/
H A Deng_cryptodev.c1508 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
1523 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
1537 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/engine/
H A Deng_cryptodev.c1508 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
1523 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
1537 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/engine/
H A Deng_cryptodev.c1507 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
1522 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
1536 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/engine/
H A Deng_cryptodev.c1508 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
1523 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
1537 if (cryptodev_asymfeat & CRF_MOD_EXP) { in ENGINE_load_cryptodev()
/dports/misc/rump/buildrump.sh-b914579/src/sys/opencrypto/
H A Dcryptodev.h338 #define CRF_MOD_EXP (1 << CRK_MOD_EXP) macro