Home
last modified time | relevance | path

Searched refs:bind_helper (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/crypto/engine/
Deng_rdrand.c60 static int bind_helper(ENGINE *e) in bind_helper() function
77 if (!bind_helper(ret)) { in ENGINE_rdrand()
Deng_openssl.c95 static int bind_helper(ENGINE *e) in bind_helper() function
141 if (!bind_helper(ret)) { in engine_openssl()
178 if (!bind_helper(e)) in bind_fn()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMIPatternMatch.h117 template <typename BindTy> struct bind_helper {
124 template <> struct bind_helper<MachineInstr *> {
134 template <> struct bind_helper<LLT> {
143 template <> struct bind_helper<const ConstantFP *> {
159 return bind_helper<Class>::bind(MRI, VR, V);
/third_party/openssl/engines/
De_ossltest.c435 static int bind_helper(ENGINE *e, const char *id) in bind_helper() function
445 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper) in IMPLEMENT_DYNAMIC_BIND_FN() argument
De_dasync.c327 static int bind_helper(ENGINE *e, const char *id) in bind_helper() function
337 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper) in IMPLEMENT_DYNAMIC_BIND_FN() argument
De_afalg.c806 static int bind_helper(ENGINE *e, const char *id) in bind_helper() function
820 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper) in IMPLEMENT_DYNAMIC_BIND_FN() argument
De_devcrypto.c1367 static int bind_helper(ENGINE *e, const char *id) in bind_helper() function
1380 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper)
De_loader_attic.c1763 static int bind_helper(ENGINE *e, const char *id) in bind_helper() function
1773 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper)
De_capi.c573 static int bind_helper(ENGINE *e, const char *id) in bind_helper() function
583 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper) in IMPLEMENT_DYNAMIC_BIND_FN() argument