Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509_vfy.c1034 int cnum = ctx->error_depth; in check_cert() local
1035 X509 *x = sk_X509_value(ctx->chain, cnum); in check_cert()
1628 int cnum = ctx->error_depth; in check_crl() local
1638 } else if (cnum < chnum) { in check_crl()
1639 issuer = sk_X509_value(ctx->chain, cnum + 1); in check_crl()

Completed in 13 milliseconds