Searched defs:self_cnt (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/library/ |
H A D | x509_crt.c | 2524 unsigned self_cnt; in x509_crt_verify_chain() local 2252 x509_crt_find_parent_in( mbedtls_x509_crt *child, mbedtls_x509_crt *candidates, mbedtls_x509_crt **r_parent, int *r_signature_is_good, int top, unsigned path_cnt, unsigned self_cnt, mbedtls_x509_crt_restart_ctx *rs_ctx, const mbedtls_x509_time *now) x509_crt_find_parent_in() argument 2375 x509_crt_find_parent( mbedtls_x509_crt *child, mbedtls_x509_crt *trust_ca, mbedtls_x509_crt **parent, int *parent_is_trusted, int *signature_is_good, unsigned path_cnt, unsigned self_cnt, mbedtls_x509_crt_restart_ctx *rs_ctx, const mbedtls_x509_time *now) x509_crt_find_parent() argument [all...] |
Completed in 5 milliseconds