/openbsd-src/lib/libcrypto/x509/ |
H A D | x509_lu.c | 141 X509_STORE *store; in X509_STORE_new() local 223 X509_STORE_free(X509_STORE * store) X509_STORE_free() argument 241 X509_STORE_up_ref(X509_STORE * store) X509_STORE_up_ref() argument 248 X509_STORE_add_lookup(X509_STORE * store,X509_LOOKUP_METHOD * method) X509_STORE_add_lookup() argument 334 X509_STORE_add_object(X509_STORE * store,X509_OBJECT * obj) X509_STORE_add_object() argument 362 X509_STORE_add_cert(X509_STORE * store,X509 * x) X509_STORE_add_cert() argument 385 X509_STORE_add_crl(X509_STORE * store,X509_CRL * x) X509_STORE_add_crl() argument 554 X509_STORE *store = ctx->store; STACK_OF() local 577 X509_STORE *store = ctx->store; STACK_OF() local 857 X509_STORE_set_verify(X509_STORE * store,X509_STORE_CTX_verify_fn verify) X509_STORE_set_verify() argument 864 X509_STORE_get_verify(X509_STORE * store) X509_STORE_get_verify() argument 871 X509_STORE_set_verify_cb(X509_STORE * store,X509_STORE_CTX_verify_cb verify_cb) X509_STORE_set_verify_cb() argument 878 X509_STORE_get_verify_cb(X509_STORE * store) X509_STORE_get_verify_cb() argument [all...] |
/openbsd-src/usr.sbin/nsd/ |
H A D | ixfrcreate.c | 323 static int process_store_oldsoa(struct ixfr_store* store, uint8_t* dname, in process_store_oldsoa() 399 struct ixfr_store* store, struct domain* domain, in process_diff_rrset() 473 struct ixfr_store* store, uint8_t* dname, size_t dname_len, in process_spool_delrrset() 530 static int process_marktypes(struct ixfr_store* store, struct zone* zone, in process_marktypes() 554 struct ixfr_store* store, struct zone* zone, struct domain* domain) in process_diff_domain() 611 static int process_domain_add_RRs(struct ixfr_store* store, struct zone* zone, in process_domain_add_RRs() 626 struct ixfr_store* store, FILE* spool, uint8_t* dname, in process_domain_del_RRs() 710 struct ixfr_store* store) in ixfr_create_too_large() 733 struct ixfr_store* store, struct domain* domain, in process_spool_before_domain() 775 struct ixfr_store* store, struct zone* zone, struct domain* domain, in process_spool_for_domain() [all …]
|
/openbsd-src/usr.sbin/unbound/testcode/ |
H A D | replay.c | 577 macro_store_delete(rbtree_type* store) in macro_store_delete() 627 do_macro_recursion(rbtree_type* store, struct replay_runtime* runtime, in do_macro_recursion() 644 macro_getvar(rbtree_type* store, char* name) in macro_getvar() 654 do_macro_variable(rbtree_type* store, char* buf, size_t remain) in do_macro_variable() 793 macro_expand(rbtree_type* store, struct replay_runtime* runtime, char** text) in macro_expand() 866 macro_process(rbtree_type* store, struct replay_runtime* runtime, char* text) in macro_process() 894 macro_lookup(rbtree_type* store, char* name) in macro_lookup() 901 void macro_print_debug(rbtree_type* store) in macro_print_debug() 910 macro_assign(rbtree_type* store, char* name, char* value) in macro_assign() 940 rbtree_type* store = macro_store_create(); in testbound_selftest() local
|
H A D | unittcpreuse.c | 274 struct outside_network* outnet, struct waiting_tcp* store, in check_waiting_tcp_removal() 319 struct waiting_tcp store[MAX_TCP_WAITING_NODES]; in waiting_tcp_list_test() local 415 struct reuse_tcp* reuse, struct waiting_tcp* store, in check_reuse_write_wait_removal() 454 struct waiting_tcp store[MAX_TCP_WAITING_NODES]; in reuse_write_wait_test() local
|
/openbsd-src/lib/libcrypto/ct/ |
H A D | ct_log.c | 168 CTLOG_STORE_free(CTLOG_STORE * store) CTLOG_STORE_free() argument 199 CTLOG_STORE_load_default_file(CTLOG_STORE * store) CTLOG_STORE_load_default_file() argument 253 CTLOG_STORE_load_file(CTLOG_STORE * store,const char * file) CTLOG_STORE_load_file() argument 362 CTLOG_STORE_get0_log_by_id(const CTLOG_STORE * store,const uint8_t * log_id,size_t log_id_len) CTLOG_STORE_get0_log_by_id() argument [all...] |
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | Store.h | 196 virtual void incrementReferenceCount(Store store) {} in incrementReferenceCount() 201 virtual void decrementReferenceCount(Store store) {} in decrementReferenceCount() 289 inline StoreRef::StoreRef(Store store, StoreManager & smgr) in StoreRef()
|
H A D | StoreRef.h | 30 Store store; variable
|
/openbsd-src/sbin/iked/ |
H A D | ca.c | 110 struct ca_store *store; in ca_run() local 132 struct ca_store *store; in ca_shutdown() local 148 struct ca_store *store = env->sc_priv; in ca_getkey() local 180 struct ca_store *store = env->sc_priv; in ca_reset() local 397 struct ca_store *store = env->sc_priv; in ca_dispatch_control() local 602 struct ca_store *store = env->sc_priv; in ca_getcert() local 708 ca_chain_by_issuer(struct ca_store *store, X509_NAME *subject, in ca_chain_by_issuer() 755 struct ca_store *store = env->sc_priv; in ca_getreq() local 907 struct ca_store *store = env->sc_priv; in ca_getauth() local 968 struct ca_store *store = env->sc_priv; in ca_reload() local [all …]
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_stack_store.cpp | 131 uptr *StackStore::BlockInfo::Create(StackStore *store) { in Create() 141 uptr *StackStore::BlockInfo::GetOrCreate(StackStore *store) { in GetOrCreate() 253 uptr *StackStore::BlockInfo::GetOrUnpack(StackStore *store) { in GetOrUnpack() 301 uptr StackStore::BlockInfo::Pack(Compression type, StackStore *store) { in Pack() 364 void StackStore::BlockInfo::TestOnlyUnmap(StackStore *store) { in TestOnlyUnmap()
|
/openbsd-src/gnu/usr.bin/perl/amigaos4/ |
H A D | amigaio.c | 29 void amigaos_stdio_get(pTHX_ StdioStore *store) in amigaos_stdio_get() 39 void amigaos_stdio_save(pTHX_ StdioStore *store) in amigaos_stdio_save() 47 void amigaos_stdio_restore(pTHX_ const StdioStore *store) in amigaos_stdio_restore() 813 StdioStore store; in amigaos_system_child() local 928 StdioStore store; in myexecve() local
|
/openbsd-src/regress/lib/libcrypto/x509/bettertls/ |
H A D | verify.c | 101 verify_cert(X509_STORE *store, const char *roots_file, const char *bundle_file, in verify_cert() 196 X509_STORE *store; in bettertls_cert_test() local
|
/openbsd-src/usr.bin/bc/ |
H A D | extern.h | 24 ssize_t store; member
|
/openbsd-src/usr.bin/chpass/ |
H A D | util.c | 59 atot(char *p, time_t *store) in atot()
|
/openbsd-src/usr.sbin/unbound/cachedb/ |
H A D | cachedb.h | 87 void (*store)(struct module_env*, struct cachedb_env*, char*, member
|
/openbsd-src/lib/libcrypto/cms/ |
H A D | cms_smime.c | 306 cms_signerinfo_verify_cert(CMS_SignerInfo *si, X509_STORE *store, in cms_signerinfo_verify_cert() 343 CMS_verify(CMS_ContentInfo *cms, STACK_OF(X509) *certs, X509_STORE *store, in CMS_verify() 505 STACK_OF(X509) *certs, X509_STORE *store, unsigned int flags) in CMS_verify_receipt()
|
/openbsd-src/usr.bin/find/ |
H A D | misc.c | 55 brace_subst(char *orig, char **store, char *path, int len) in brace_subst()
|
/openbsd-src/regress/lib/libcrypto/pkcs7/ |
H A D | pkcs7test.c | 133 X509_STORE *store; in main() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | BasicValueFactory.cpp | 39 const StoreRef &store, in Profile() 144 BasicValueFactory::getLazyCompoundValData(const StoreRef &store, in getLazyCompoundValData()
|
H A D | RegionStore.cpp | 440 StoreRef Bind(Store store, Loc LV, SVal V) override { in Bind() 448 StoreRef BindDefaultInitial(Store store, const MemRegion *R, in BindDefaultInitial() 461 StoreRef BindDefaultZero(Store store, const MemRegion *R) override { in BindDefaultZero() 523 void incrementReferenceCount(Store store) override { in incrementReferenceCount() 530 void decrementReferenceCount(Store store) override { in decrementReferenceCount() 645 void iterBindings(Store store, BindingsHandler& f) override { in iterBindings() 1315 RegionStoreManager::invalidateRegions(Store store, in invalidateRegions() 2336 bool RegionStoreManager::includedInBindings(Store store, in includedInBindings() 2893 StoreRef RegionStoreManager::removeDeadBindings(Store store, in removeDeadBindings()
|
/openbsd-src/gnu/usr.bin/perl/dist/Storable/ |
H A D | Storable.pm | 228 sub store { subroutine
|
/openbsd-src/lib/libcrypto/ts/ |
H A D | ts_verify_ctx.c | 154 TS_VERIFY_CTX_set_store(TS_VERIFY_CTX *ctx, X509_STORE *store) in TS_VERIFY_CTX_set_store()
|
H A D | ts_rsp_verify.c | 151 X509_STORE *store, X509 **signer_out) in TS_RESP_verify_signature() 240 TS_verify_cert(X509_STORE *store, STACK_OF(X509) *untrusted, X509 *signer, in TS_verify_cert()
|
/openbsd-src/usr.sbin/ocspcheck/ |
H A D | ocspcheck.c | 205 X509_STORE *store = NULL; in read_cacerts() local 405 X509_STORE *store, char *host, char *file) in validate_response() argument
|
/openbsd-src/games/hack/ |
H A D | makedefs.c | 284 int store = (inbraces || inparens) in getentry() local
|
/openbsd-src/regress/lib/libcrypto/cms/ |
H A D | cmstest.c | 246 X509_STORE *store = NULL; in test_cms_sign_verify() local
|