Symbol: X509_LU_X509
crypto/libressl/apps/openssl/crl.c
313
i = X509_STORE_get_by_subject(ctx, X509_LU_X509,
crypto/libressl/apps/openssl/s_server.c
2383
if (X509_STORE_get_by_subject(inctx, X509_LU_X509,
crypto/libressl/crypto/x509/by_dir.c
287
if (type == X509_LU_X509) {
crypto/libressl/crypto/x509/by_dir.c
347
if (type == X509_LU_X509) {
crypto/libressl/crypto/x509/x509_lu.c
174
case X509_LU_X509:
crypto/libressl/crypto/x509/x509_lu.c
234
case X509_LU_X509:
crypto/libressl/crypto/x509/x509_lu.c
405
obj->type = X509_LU_X509;
crypto/libressl/crypto/x509/x509_lu.c
437
case X509_LU_X509:
crypto/libressl/crypto/x509/x509_lu.c
464
case X509_LU_X509:
crypto/libressl/crypto/x509/x509_lu.c
517
if (xo != NULL && xo->type == X509_LU_X509)
crypto/libressl/crypto/x509/x509_lu.c
540
idx = x509_object_idx_cnt(store->objs, X509_LU_X509, name, &cnt);
crypto/libressl/crypto/x509/x509_lu.c
585
obj = X509_STORE_CTX_get_obj_by_subject(ctx, X509_LU_X509, name);
crypto/libressl/crypto/x509/x509_lu.c
652
if ((x->type != X509_LU_X509) && (x->type != X509_LU_CRL))
crypto/libressl/crypto/x509/x509_lu.c
659
if (x->type == X509_LU_X509) {
crypto/libressl/crypto/x509/x509_lu.c
693
obj = X509_STORE_CTX_get_obj_by_subject(ctx, X509_LU_X509, xn);
crypto/libressl/crypto/x509/x509_lu.c
724
idx = X509_OBJECT_idx_by_subject(ctx->store->objs, X509_LU_X509, xn);
crypto/libressl/crypto/x509/x509_lu.c
730
if (pobj->type != X509_LU_X509)
crypto/libressl/tls/tls_ocsp.c
153
if ((obj = X509_STORE_CTX_get_obj_by_subject(storectx, X509_LU_X509,