Home
last modified time | relevance | path

Searched refs:x509_object_idx_cnt (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/x509/
H A Dx509_lu.c535 static int x509_object_idx_cnt(STACK_OF(X509_OBJECT) *h, X509_LOOKUP_TYPE type, in x509_object_idx_cnt() function
566 return x509_object_idx_cnt(h, type, name, NULL); in X509_OBJECT_idx_by_subject()
667 idx = x509_object_idx_cnt(store->objs, X509_LU_X509, nm, &cnt); in STACK_OF()
687 idx = x509_object_idx_cnt(store->objs, X509_LU_X509, nm, &cnt); in STACK_OF()
738 idx = x509_object_idx_cnt(store->objs, X509_LU_CRL, nm, &cnt); in STACK_OF()
843 idx = x509_object_idx_cnt(store->objs, X509_LU_X509, xn, &nmatch); in X509_STORE_CTX_get1_issuer()

Completed in 11 milliseconds