Home
last modified time | relevance | path

Searched defs:sctx (Results 1 – 16 of 16) sorted by relevance

/openbsd/lib/libcrypto/ct/
H A Dct_sct_ctx.c76 SCT_CTX *sctx = calloc(1, sizeof(*sctx)); in SCT_CTX_new() local
85 SCT_CTX_free(SCT_CTX *sctx) in SCT_CTX_free()
165 SCT_CTX_set1_cert(SCT_CTX *sctx, X509 *cert, X509 *presigner) in SCT_CTX_set1_cert()
290 SCT_CTX_set1_issuer(SCT_CTX *sctx, const X509 *issuer) in SCT_CTX_set1_issuer()
296 SCT_CTX_set1_issuer_pubkey(SCT_CTX *sctx, X509_PUBKEY *pubkey) in SCT_CTX_set1_issuer_pubkey()
302 SCT_CTX_set1_pubkey(SCT_CTX *sctx, X509_PUBKEY *pubkey) in SCT_CTX_set1_pubkey()
320 SCT_CTX_set_time(SCT_CTX *sctx, uint64_t time_in_ms) in SCT_CTX_set_time()
H A Dct_vfy.c80 sct_ctx_update(EVP_MD_CTX *ctx, const SCT_CTX *sctx, const SCT *sct) in sct_ctx_update()
151 SCT_CTX_verify(const SCT_CTX *sctx, const SCT *sct) in SCT_CTX_verify()
H A Dct_sct.c400 SCT_CTX *sctx = NULL; in SCT_validate() local
/openbsd/usr.bin/tmux/
H A Dinput.c783 struct screen_write_ctx *sctx = &ictx->ctx; in input_save_state() local
796 struct screen_write_ctx *sctx = &ictx->ctx; in input_restore_state() local
854 struct screen_write_ctx *sctx = &ictx->ctx; in input_reset() local
970 struct screen_write_ctx *sctx = &ictx->ctx; in input_parse_buffer() local
1000 struct screen_write_ctx *sctx = &ictx->ctx; in input_parse_screen() local
1139 struct screen_write_ctx *sctx = &ictx->ctx; in input_print() local
1213 struct screen_write_ctx *sctx = &ictx->ctx; in input_c0_dispatch() local
1656 struct screen_write_ctx *sctx = &ictx->ctx; in input_csi_dispatch_rm() local
1680 struct screen_write_ctx *sctx = &ictx->ctx; in input_csi_dispatch_rm_private() local
1745 struct screen_write_ctx *sctx = &ictx->ctx; in input_csi_dispatch_sm() local
[all …]
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DUnwindLLDB.h117 lldb_private::SymbolContext sctx; // A symbol context we'll contribute to & member
/openbsd/lib/libcrypto/dh/
H A Ddh_pmeth.c108 DH_PKEY_CTX *dctx, *sctx; in pkey_dh_copy() local
/openbsd/lib/libcrypto/hmac/
H A Dhmac.c219 HMAC_CTX_copy(HMAC_CTX *dctx, HMAC_CTX *sctx) in HMAC_CTX_copy()
H A Dhm_pmeth.c98 HMAC_PKEY_CTX *sctx, *dctx; in pkey_hmac_copy() local
/openbsd/lib/libcrypto/sm2/
H A Dsm2_pmeth.c74 SM2_PKEY_CTX *dctx, *sctx; in pkey_sm2_copy() local
/openbsd/lib/libcrypto/dsa/
H A Ddsa_pmeth.c109 DSA_PKEY_CTX *dctx, *sctx; in pkey_dsa_copy() local
/openbsd/sys/kern/
H A Dkern_sig.c1262 setsigctx(struct proc *p, int signum, struct sigctx *sctx) in setsigctx()
1297 cursig(struct proc *p, struct sigctx *sctx) in cursig()
1512 postsig(struct proc *p, int signum, struct sigctx *sctx) in postsig()
/openbsd/lib/libcrypto/ec/
H A Dec_pmeth.c115 EC_PKEY_CTX *dctx, *sctx; in pkey_ec_copy() local
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp546 ThreadSignalContext *sctx = SigCtx(thr); in SetJmp() local
563 ThreadSignalContext *sctx = SigCtx(thr); in LongJmp() local
982 ThreadSignalContext *sctx = (ThreadSignalContext *)atomic_load( in PlatformCleanUpThreadState() local
2147 ThreadSignalContext *sctx = SigCtx(thr); in ProcessPendingSignalsImpl() local
2169 static bool is_sync_signal(ThreadSignalContext *sctx, int sig, in is_sync_signal()
2186 ThreadSignalContext *sctx = SigCtx(thr); in sighandler() local
2229 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR() local
2241 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR() local
2257 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR() local
/openbsd/lib/libcrypto/rsa/
H A Drsa_pmeth.c134 RSA_PKEY_CTX *dctx, *sctx; in pkey_rsa_copy() local
/openbsd/sys/dev/usb/
H A Dxhci.c1631 struct xhci_sctx *sctx; in xhci_setaddr() local
/openbsd/gnu/gcc/gcc/
H A Domp-low.c3614 omp_context *sctx; in lower_omp_sections() local