Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/engine/
H A Deng_rdrand.c74 static int bind_helper(ENGINE *e) in bind_helper() function
87 if (!bind_helper(ret)) { in ENGINE_rdrand()
H A 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()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h318 template <typename BindTy> struct bind_helper {
325 template <> struct bind_helper<MachineInstr *> {
340 template <> struct bind_helper<LLT> {
349 template <> struct bind_helper<const ConstantFP *> {
365 return bind_helper<Class>::bind(MRI, VR, V);
/freebsd/crypto/openssl/engines/
H A De_afalg.c827 static int bind_helper(ENGINE *e, const char *id) in bind_helper() function
843 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper) in IMPLEMENT_DYNAMIC_BIND_FN() argument
H A De_ossltest.c436 static int bind_helper(ENGINE *e, const char *id) in bind_helper() function
446 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper) in IMPLEMENT_DYNAMIC_BIND_FN() argument
H A De_dasync.c368 static int bind_helper(ENGINE *e, const char *id) in bind_helper() function
378 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper) in IMPLEMENT_DYNAMIC_BIND_FN() argument
H A De_devcrypto.c1345 static int bind_helper(ENGINE *e, const char *id) in bind_helper() function
1358 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper)
H A De_loader_attic.c1747 static int bind_helper(ENGINE *e, const char *id) in bind_helper() function
1757 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper)
H A De_capi.c569 static int bind_helper(ENGINE *e, const char *id) in bind_helper() function
579 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper) in IMPLEMENT_DYNAMIC_BIND_FN() argument