Lines Matching defs:crt

85     mbedtls_x509_crt *crt;  member
703 mbedtls_x509_crt *crt ) in x509_get_crt_ext()
839 static int x509_crt_parse_der_core( mbedtls_x509_crt *crt, const unsigned char *buf, in x509_crt_parse_der_core()
1100 mbedtls_x509_crt *crt = chain, *prev = NULL; in mbedtls_x509_crt_parse_der() local
1646 const mbedtls_x509_crt *crt ) in mbedtls_x509_subjectid_gets()
1678 const mbedtls_x509_crt *crt ) in mbedtls_x509_crt_info()
1867 int mbedtls_x509_crt_check_key_usage( const mbedtls_x509_crt *crt, in mbedtls_x509_crt_check_key_usage()
1892 int mbedtls_x509_crt_check_extended_key_usage( const mbedtls_x509_crt *crt, in mbedtls_x509_crt_check_extended_key_usage()
1927 int mbedtls_x509_crt_is_revoked( const mbedtls_x509_crt *crt, const mbedtls_x509_crl *crl ) in mbedtls_x509_crt_is_revoked()
1950 static int x509_crt_verifycrl( mbedtls_x509_crt *crt, mbedtls_x509_crt *ca, in x509_crt_verifycrl()
2345 mbedtls_x509_crt *crt, in x509_crt_check_ee_locally_trusted()
2409 mbedtls_x509_crt *crt, in x509_crt_verify_chain()
2578 static void x509_crt_verify_name( const mbedtls_x509_crt *crt, in x509_crt_verify_name()
2645 int mbedtls_x509_crt_verify( mbedtls_x509_crt *crt, in mbedtls_x509_crt_verify() argument
2660 int mbedtls_x509_crt_verify_with_profile( mbedtls_x509_crt *crt, in mbedtls_x509_crt_verify_with_profile() argument
2682 int mbedtls_x509_crt_verify_restartable( mbedtls_x509_crt *crt, in mbedtls_x509_crt_verify_restartable() argument
2759 void mbedtls_x509_crt_init( mbedtls_x509_crt *crt ) in mbedtls_x509_crt_init()
2767 void mbedtls_x509_crt_free( mbedtls_x509_crt *crt ) in mbedtls_x509_crt_free()