Searched refs:error_depth (Results 1 – 9 of 9) sorted by relevance
/external/openssl/crypto/x509/ |
D | x509_vfy.c | 204 ctx->error_depth=i-1; in X509_verify_cert() 281 ctx->error_depth=num-1; in X509_verify_cert() 429 ctx->error_depth = i; in check_chain_extensions() 437 ctx->error_depth = i; in check_chain_extensions() 478 ctx->error_depth = i; in check_chain_extensions() 492 ctx->error_depth = i; in check_chain_extensions() 503 ctx->error_depth = i; in check_chain_extensions() 518 ctx->error_depth = i; in check_chain_extensions() 550 ctx->error_depth = i; in check_trust() 572 ctx->error_depth = i; in check_revocation() [all …]
|
D | x509_vfy.h | 260 int error_depth; member
|
/external/openssl/apps/ |
D | verify.c | 341 ctx->error_depth, in cb()
|
/external/openssl/crypto/threads/ |
D | mttest.c | 709 ctx->error_depth,buf); in verify_callback() 712 ctx->error_depth,ctx->error,buf); in verify_callback()
|
/external/openssl/ssl/ |
D | ssltest.c | 1637 ctx->error_depth,buf); in verify_callback() 1641 ctx->error_depth,ctx->error,buf); in verify_callback() 2019 fprintf(stderr,"cert depth=%d %s\n",ctx->error_depth,buf); in app_verify_callback()
|
/external/openssl/include/openssl/ |
D | x509_vfy.h | 260 int error_depth; member
|
/external/openssl/crypto/x509v3/ |
D | v3_asid.c | 691 ctx->error_depth = i; \
|
D | v3_addr.c | 1145 ctx->error_depth = i; \
|
/external/ipsec-tools/src/racoon/ |
D | crypto_openssl.c | 595 ctx->error_depth, 632 ctx->error_depth,
|