Searched defs:ts (Results 1 – 15 of 15) sorted by relevance
/openssl/providers/implementations/rands/seeding/ |
H A D | rand_vxworks.c | 42 struct timespec ts; in get_time_stamp() local 52 struct timespec ts; in get_timer_bits() local
|
H A D | rand_unix.c | 144 struct timespec ts; in ossl_pool_acquire_entropy() local 778 struct timespec ts; in get_time_stamp() local
|
/openssl/crypto/cmp/ |
H A D | cmp_genm.c | 16 const X509_STORE *ts = OSSL_CMP_CTX_get0_trustedStore(ctx); in get0_trustedStore_vpm() local 215 X509_STORE *ts = X509_STORE_CTX_get0_store(store_ctx); in selfsigned_verify_cb() local 226 X509_STORE *ts, STACK_OF(X509) *untrusted, in verify_ss_cert() 253 X509_STORE *ts = OSSL_CMP_CTX_get0_trusted(ctx); in verify_ss_cert_trans() local
|
H A D | cmp_vfy.c | 142 static int verify_cb_cert(X509_STORE *ts, X509 *cert, int err) in verify_cb_cert() 250 X509_STORE *ts = ctx->trusted; in cert_acceptable() local
|
/openssl/test/ |
H A D | cmp_vfy_test.c | 54 X509_STORE *ts; in set_up() local 147 X509_STORE *ts = OSSL_CMP_CTX_get0_trusted(fixture->cmp_ctx); in execute_validate_cert_path_test() local 224 X509_STORE *ts; in test_validate_msg_signature_partial_chain() local 405 X509_STORE *ts = OSSL_CMP_CTX_get0_trusted((*fixture)->cmp_ctx); in setup_path() local 608 struct tm ts = { 0 }; in OPT_TEST_DECLARE_USAGE() local
|
/openssl/crypto/ |
H A D | sleep.c | 60 struct timespec ts; in OSSL_sleep() local
|
H A D | o_time.c | 16 struct tm *ts = NULL; in OPENSSL_gmtime() local
|
/openssl/crypto/asn1/ |
H A D | a_gentm.c | 66 struct tm *ts; in ASN1_GENERALIZEDTIME_adj() local
|
H A D | a_utctm.c | 60 struct tm *ts; in ASN1_UTCTIME_adj() local
|
H A D | a_time.c | 265 ASN1_TIME *ossl_asn1_time_from_tm(ASN1_TIME *s, struct tm *ts, int type) in ossl_asn1_time_from_tm() 331 struct tm *ts; in ASN1_TIME_adj() local
|
/openssl/crypto/ocsp/ |
H A D | ocsp_prn.c | 38 static const char *do_table2string(long s, const OCSP_TBLSTR *ts, size_t len) in do_table2string()
|
/openssl/crypto/x509/ |
H A D | t_x509.c | 456 X509_STORE *ts = X509_STORE_CTX_get0_store(ctx); in X509_STORE_CTX_print_verify_cb() local
|
/openssl/apps/ |
H A D | cmp.c | 775 static int truststore_set_host_etc(X509_STORE *ts, const char *host) in truststore_set_host_etc() 997 X509_STORE *ts = load_certstore(input, opt_otherpass, desc, vpm); in load_trusted() local 1178 X509_STORE *ts = in setup_srv_ctx() local 1296 X509_STORE *ts; in setup_verification_ctx() local
|
/openssl/test/helpers/ |
H A D | quictestlib.c | 389 QTEST_FAULT *qtest_create_injector(QUIC_TSERVER *ts) in qtest_create_injector()
|
/openssl/apps/lib/ |
H A D | apps.c | 2592 X509_STORE *ts = SSL_CTX_get_cert_store(ssl_ctx); in app_http_tls_cb() local
|
Completed in 57 milliseconds