Lines Matching defs:crt
87 mbedtls_x509_crt *crt; member
882 mbedtls_x509_crt *crt, in x509_get_crt_ext()
1068 static int x509_crt_parse_der_core( mbedtls_x509_crt *crt, in x509_crt_parse_der_core()
1341 mbedtls_x509_crt *crt = chain, *prev = NULL; in mbedtls_x509_crt_parse_der_internal() local
2056 const mbedtls_x509_crt *crt ) in mbedtls_x509_crt_info()
2256 int mbedtls_x509_crt_check_key_usage( const mbedtls_x509_crt *crt, in mbedtls_x509_crt_check_key_usage()
2281 int mbedtls_x509_crt_check_extended_key_usage( const mbedtls_x509_crt *crt, in mbedtls_x509_crt_check_extended_key_usage()
2316 int mbedtls_x509_crt_is_revoked( const mbedtls_x509_crt *crt, const mbedtls_x509_crl *crl ) in mbedtls_x509_crt_is_revoked()
2338 static int x509_crt_verifycrl( mbedtls_x509_crt *crt, mbedtls_x509_crt *ca, in x509_crt_verifycrl()
2750 mbedtls_x509_crt *crt, in x509_crt_check_ee_locally_trusted()
2814 mbedtls_x509_crt *crt, in x509_crt_verify_chain()
3029 static void x509_crt_verify_name( const mbedtls_x509_crt *crt, in x509_crt_verify_name()
3110 static int x509_crt_verify_restartable_ca_cb( mbedtls_x509_crt *crt, in x509_crt_verify_restartable_ca_cb() argument
3198 int mbedtls_x509_crt_verify( mbedtls_x509_crt *crt, in mbedtls_x509_crt_verify() argument
3215 int mbedtls_x509_crt_verify_with_profile( mbedtls_x509_crt *crt, in mbedtls_x509_crt_verify_with_profile() argument
3234 int mbedtls_x509_crt_verify_with_ca_cb( mbedtls_x509_crt *crt, in mbedtls_x509_crt_verify_with_ca_cb() argument
3249 int mbedtls_x509_crt_verify_restartable( mbedtls_x509_crt *crt, in mbedtls_x509_crt_verify_restartable() argument
3268 void mbedtls_x509_crt_init( mbedtls_x509_crt *crt ) in mbedtls_x509_crt_init()
3276 void mbedtls_x509_crt_free( mbedtls_x509_crt *crt ) in mbedtls_x509_crt_free()