Searched refs:X509_LU_X509 (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A Dx509_lu.c165 case X509_LU_X509:
216 if (a->type == X509_LU_X509)
346 obj->type=X509_LU_X509;
404 case X509_LU_X509:
417 case X509_LU_X509:
439 case X509_LU_X509:
496 idx = x509_object_idx_cnt(ctx->ctx->objs, X509_LU_X509, nm, &cnt);
504 if (!X509_STORE_get_by_subject(ctx, X509_LU_X509, nm, &xobj))
511 idx = x509_object_idx_cnt(ctx->ctx->objs,X509_LU_X509,nm, &cnt);
589 if ((x->type != X509_LU_X509)
[all...]
H A Dby_dir.c297 if (type == X509_LU_X509)
405 if (type == X509_LU_X509)
H A Dx509_vfy.h119 #define X509_LU_X509 1 macro
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dcrl.c258 i = X509_STORE_get_by_subject(&ctx, X509_LU_X509,
H A Ds_server.c765 if (X509_STORE_get_by_subject(&inctx,X509_LU_X509,
/barrelfish-master/include/openssl/
H A Dx509_vfy.h119 #define X509_LU_X509 1 macro

Completed in 48 milliseconds