Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509_vfy.c1001 int cnum = ctx->error_depth; in check_cert() local
1002 X509 *x = sk_X509_value(ctx->chain, cnum); in check_cert()
1595 int cnum = ctx->error_depth; in check_crl() local
1605 } else if (cnum < chnum) { in check_crl()
1606 issuer = sk_X509_value(ctx->chain, cnum + 1); in check_crl()

Completed in 21 milliseconds