Home
last modified time | relevance | path

Searched defs:impl (Results 1 – 25 of 40) sorted by relevance

12

/openbsd-src/usr.bin/ssh/
H A Dsshkey.c190 if ((impl = sshkey_impl_from_key(k)) == NULL) in sshkey_type() local
200 if ((impl = sshkey_impl_from_type_nid(type, nid)) == NULL) in sshkey_ssh_name_from_type_nid() local
210 if ((impl = sshkey_impl_from_type(type)) == NULL) in sshkey_type_is_cert() local
234 const struct sshkey_impl *impl; sshkey_type_from_name() local
302 const struct sshkey_impl *impl; sshkey_alg_list() local
330 const struct sshkey_impl *impl; sshkey_names_valid2() local
372 const struct sshkey_impl *impl; sshkey_size() local
384 const struct sshkey_impl *impl; sshkey_type_is_valid_ca() local
583 const struct sshkey_impl *impl = NULL; sshkey_new() local
624 const struct sshkey_impl *impl; sshkey_free_contents() local
677 const struct sshkey_impl *impl; sshkey_equal_public() local
718 const struct sshkey_impl *impl; to_blob_buf() local
1127 const struct sshkey_impl *impl; peek_type_nid() local
1369 const struct sshkey_impl *impl; sshkey_generate() local
1474 const struct sshkey_impl *impl; sshkey_from_private() local
1871 const struct sshkey_impl *impl; sshkey_from_blob_internal() local
2014 const struct sshkey_impl *impl; sshkey_sigalg_by_name() local
2062 const struct sshkey_impl *impl; sshkey_sign() local
2100 const struct sshkey_impl *impl; sshkey_verify() local
2144 const struct sshkey_impl *impl; sshkey_certify_custom() local
2415 const struct sshkey_impl *impl; sshkey_private_serialize_opt() local
2480 const struct sshkey_impl *impl; sshkey_private_deserialize() local
[all...]
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h147 Impl &impl() { return static_cast<Impl &>(*this); } in impl() function
148 const Impl &impl() const { return static_cast<const Impl &>(*this); } in impl() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp554 const char *name, lldb::SBCommandPluginInterface *impl, const char *help) { in AddCommand()
563 lldb::SBCommandPluginInterface *impl, in AddCommand()
570 const char *name, lldb::SBCommandPluginInterface *impl, const char *help, in AddCommand()
651 lldb::SBCommandPluginInterface *impl, in AddCommand()
659 lldb::SBCommandPluginInterface *impl, in AddCommand()
666 lldb::SBCommandPluginInterface *impl, in AddCommand()
H A DSBStructuredData.cpp41 SBStructuredData::SBStructuredData(const lldb_private::StructuredDataImpl &impl) in SBStructuredData()
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DThreadLauncher.h32 std::function<lldb::thread_result_t()> impl; member
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DTableManager.h56 TableManagerImplT &impl() { return static_cast<TableManagerImplT &>(*this); } in impl() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DMutex.h29 std::recursive_mutex impl; variable
H A DRWMutex.h96 std::shared_mutex impl; variable
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DThreadLauncher.cpp26 std::function<thread_result_t()> impl, in LaunchThread()
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/support/
H A Dencoded_file.py15 def impl(s): function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Doptimize2.C70 Impl *impl = new Impl(); in main() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DPerGraphGOTAndPLTStubsBuilder.h115 BuilderImplT &impl() { return static_cast<BuilderImplT &>(*this); } in impl() function
H A DJITLinkGeneric.h119 const LinkerImpl &impl() const { in impl() function
/openbsd-src/lib/libcrypto/evp/
H A Devp_digest.c132 EVP_DigestInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type, ENGINE *impl) in EVP_DigestInit_ex()
210 unsigned char *md, unsigned int *size, const EVP_MD *type, ENGINE *impl) in EVP_Digest()
H A Devp_aead.c56 const unsigned char *key, size_t key_len, size_t tag_len, ENGINE *impl) in EVP_AEAD_CTX_init()
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h109 void *impl; variable
/openbsd-src/sys/arch/sparc64/sparc64/
H A Dcpu.c239 int impl, vers; in cpu_attach() local
371 int impl; in cpu_myid() local
H A Dclock.c474 int impl = 0; in cpu_initclocks() local
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DTypeSummary.cpp117 const TypeSummaryImpl::Flags &flags, Callback impl, const char *description) in CXXFunctionSummaryFormat()
/openbsd-src/lib/libcrypto/hmac/
H A Dhmac.c71 ENGINE *impl) in HMAC_Init_ex() argument
/openbsd-src/lib/libcrypto/cmac/
H A Dcmac.c183 const EVP_CIPHER *cipher, ENGINE *impl) in CMAC_Init()
/openbsd-src/gnu/llvm/lldb/source/Host/posix/
H A DMainLoopPosix.cpp365 RunImpl impl(*this); local
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h388 SetterImpl &impl() { return static_cast<SetterImpl &>(*this); } in impl() function
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Ddecorators.py322 def impl(obj): function
333 def impl(func): function
/openbsd-src/lib/libcrypto/
H A Dex_data.c

12