Home
last modified time | relevance | path

Searched defs:ctx2 (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/arch/mips64/mips64/
H A Dcontext.S217 ctx2: label
/openbsd/regress/sys/kern/pipe/
H A Dtest-close.c45 struct context ctx1, ctx2; in test_close_race() local
/openbsd/sbin/isakmpd/
H A Dprf.h52 void *ctx, *ctx2; /* Contexts we need for later */ member
H A Dhash.h60 void *ctx2; /* Pointer to a 2nd context, for HMAC octx */ member
/openbsd/regress/lib/libcrypto/hmac/
H A Dhmactest.c145 HMAC_CTX *ctx = NULL, *ctx2 = NULL; in main() local
/openbsd/usr.bin/openssl/
H A Dx509.c843 X509V3_CTX ctx2; in x509_main() local
1454 X509V3_CTX ctx2; in x509_certify() local
H A Ds_server.c204 static SSL_CTX *ctx2 = NULL; variable
/openbsd/usr.bin/sort/
H A Dcoll.c952 MD5_CTX ctx1, ctx2; in randomcoll() local