Lines Matching refs:ca_crl
2493 * - [in] ca_crl, profile: as in verify_with_profile()
2507 mbedtls_x509_crl *ca_crl,
2673 *flags |= x509_crt_verifycrl(child, parent, ca_crl, profile, &now);
2675 (void) ca_crl;
3046 * The parameters pairs `trust_ca`, `ca_crl` and `f_ca_cb`, `p_ca_cb`
3050 * of trusted signers, and `ca_crl` will be use as the static list
3055 mbedtls_x509_crl *ca_crl,
3098 ret = x509_crt_verify_chain(crt, trust_ca, ca_crl,
3151 mbedtls_x509_crl *ca_crl,
3156 return x509_crt_verify_restartable_ca_cb(crt, trust_ca, ca_crl,
3168 mbedtls_x509_crl *ca_crl,
3174 return x509_crt_verify_restartable_ca_cb(crt, trust_ca, ca_crl,
3202 mbedtls_x509_crl *ca_crl,
3209 return x509_crt_verify_restartable_ca_cb(crt, trust_ca, ca_crl,