Home
last modified time | relevance | path

Searched refs:mbedtls_x509_crl (Results 1 – 25 of 28) sorted by relevance

12

/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dx509_crl.h68 typedef struct mbedtls_x509_crl struct
93 struct mbedtls_x509_crl *next; argument
95 mbedtls_x509_crl; typedef
107 int mbedtls_x509_crl_parse_der( mbedtls_x509_crl *chain,
121 int mbedtls_x509_crl_parse( mbedtls_x509_crl *chain, const unsigned char *buf, size_t buflen );
134 int mbedtls_x509_crl_parse_file( mbedtls_x509_crl *chain, const char *path );
149 const mbedtls_x509_crl *crl );
156 void mbedtls_x509_crl_init( mbedtls_x509_crl *crl );
163 void mbedtls_x509_crl_free( mbedtls_x509_crl *crl );
A Dx509_crt.h619 mbedtls_x509_crl *ca_crl,
660 mbedtls_x509_crl *ca_crl,
694 mbedtls_x509_crl *ca_crl,
823 int mbedtls_x509_crt_is_revoked( const mbedtls_x509_crt *crt, const mbedtls_x509_crl *crl );
A Dssl.h1038 mbedtls_x509_crl *ca_crl; /*!< trusted CAs CRLs */
2649 mbedtls_x509_crl *ca_crl );
3098 mbedtls_x509_crl *ca_crl );
A Dssl_internal.h481 mbedtls_x509_crl *sni_ca_crl; /*!< trusted CAs CRLs from SNI */
A Dcompat-1.3.h1707 #define _x509_crl mbedtls_x509_crl
2439 #define x509_crl mbedtls_x509_crl
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dx509_crl.h68 typedef struct mbedtls_x509_crl struct
93 struct mbedtls_x509_crl *next; argument
95 mbedtls_x509_crl; typedef
107 int mbedtls_x509_crl_parse_der( mbedtls_x509_crl *chain,
121 int mbedtls_x509_crl_parse( mbedtls_x509_crl *chain, const unsigned char *buf, size_t buflen );
134 int mbedtls_x509_crl_parse_file( mbedtls_x509_crl *chain, const char *path );
149 const mbedtls_x509_crl *crl );
156 void mbedtls_x509_crl_init( mbedtls_x509_crl *crl );
163 void mbedtls_x509_crl_free( mbedtls_x509_crl *crl );
A Dx509_crt.h619 mbedtls_x509_crl *ca_crl,
660 mbedtls_x509_crl *ca_crl,
694 mbedtls_x509_crl *ca_crl,
823 int mbedtls_x509_crt_is_revoked( const mbedtls_x509_crt *crt, const mbedtls_x509_crl *crl );
A Dssl.h1038 mbedtls_x509_crl *ca_crl; /*!< trusted CAs CRLs */
2649 mbedtls_x509_crl *ca_crl );
3098 mbedtls_x509_crl *ca_crl );
A Dssl_internal.h481 mbedtls_x509_crl *sni_ca_crl; /*!< trusted CAs CRLs from SNI */
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509_crl.h68 typedef struct mbedtls_x509_crl struct
93 struct mbedtls_x509_crl *next; argument
95 mbedtls_x509_crl; typedef
107 int mbedtls_x509_crl_parse_der( mbedtls_x509_crl *chain,
121 int mbedtls_x509_crl_parse( mbedtls_x509_crl *chain, const unsigned char *buf, size_t buflen );
134 int mbedtls_x509_crl_parse_file( mbedtls_x509_crl *chain, const char *path );
149 const mbedtls_x509_crl *crl );
156 void mbedtls_x509_crl_init( mbedtls_x509_crl *crl );
163 void mbedtls_x509_crl_free( mbedtls_x509_crl *crl );
A Dx509_crt.h619 mbedtls_x509_crl *ca_crl,
660 mbedtls_x509_crl *ca_crl,
694 mbedtls_x509_crl *ca_crl,
823 int mbedtls_x509_crt_is_revoked( const mbedtls_x509_crt *crt, const mbedtls_x509_crl *crl );
A Dssl.h1038 mbedtls_x509_crl *ca_crl; /*!< trusted CAs CRLs */
2649 mbedtls_x509_crl *ca_crl );
3098 mbedtls_x509_crl *ca_crl );
A Dssl_internal.h481 mbedtls_x509_crl *sni_ca_crl; /*!< trusted CAs CRLs from SNI */
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dx509_crl.h68 typedef struct mbedtls_x509_crl struct
93 struct mbedtls_x509_crl *next; argument
95 mbedtls_x509_crl; typedef
107 int mbedtls_x509_crl_parse_der( mbedtls_x509_crl *chain,
121 int mbedtls_x509_crl_parse( mbedtls_x509_crl *chain, const unsigned char *buf, size_t buflen );
134 int mbedtls_x509_crl_parse_file( mbedtls_x509_crl *chain, const char *path );
149 const mbedtls_x509_crl *crl );
156 void mbedtls_x509_crl_init( mbedtls_x509_crl *crl );
163 void mbedtls_x509_crl_free( mbedtls_x509_crl *crl );
A Dx509_crt.h619 mbedtls_x509_crl *ca_crl,
660 mbedtls_x509_crl *ca_crl,
694 mbedtls_x509_crl *ca_crl,
823 int mbedtls_x509_crt_is_revoked( const mbedtls_x509_crt *crt, const mbedtls_x509_crl *crl );
A Dssl.h1038 mbedtls_x509_crl *ca_crl; /*!< trusted CAs CRLs */
2649 mbedtls_x509_crl *ca_crl );
3098 mbedtls_x509_crl *ca_crl );
A Dssl_internal.h481 mbedtls_x509_crl *sni_ca_crl; /*!< trusted CAs CRLs from SNI */
A Dcompat-1.3.h1707 #define _x509_crl mbedtls_x509_crl
2439 #define x509_crl mbedtls_x509_crl
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dx509_crl.h68 typedef struct mbedtls_x509_crl struct
93 struct mbedtls_x509_crl *next; argument
95 mbedtls_x509_crl; typedef
107 int mbedtls_x509_crl_parse_der( mbedtls_x509_crl *chain,
121 int mbedtls_x509_crl_parse( mbedtls_x509_crl *chain, const unsigned char *buf, size_t buflen );
134 int mbedtls_x509_crl_parse_file( mbedtls_x509_crl *chain, const char *path );
149 const mbedtls_x509_crl *crl );
156 void mbedtls_x509_crl_init( mbedtls_x509_crl *crl );
163 void mbedtls_x509_crl_free( mbedtls_x509_crl *crl );
A Dx509_crt.h619 mbedtls_x509_crl *ca_crl,
660 mbedtls_x509_crl *ca_crl,
694 mbedtls_x509_crl *ca_crl,
823 int mbedtls_x509_crt_is_revoked( const mbedtls_x509_crt *crt, const mbedtls_x509_crl *crl );
A Dssl.h1038 mbedtls_x509_crl *ca_crl; /*!< trusted CAs CRLs */
2649 mbedtls_x509_crl *ca_crl );
3098 mbedtls_x509_crl *ca_crl );
A Dssl_internal.h481 mbedtls_x509_crl *sni_ca_crl; /*!< trusted CAs CRLs from SNI */
A Dcompat-1.3.h1707 #define _x509_crl mbedtls_x509_crl
2439 #define x509_crl mbedtls_x509_crl
/optee_os/lib/libmbedtls/mbedtls/library/
A Dx509_crl.c295 int mbedtls_x509_crl_parse_der( mbedtls_x509_crl *chain, in mbedtls_x509_crl_parse_der()
302 mbedtls_x509_crl *crl = chain; in mbedtls_x509_crl_parse_der()
322 crl->next = mbedtls_calloc( 1, sizeof( mbedtls_x509_crl ) ); in mbedtls_x509_crl_parse_der()
599 int mbedtls_x509_crl_parse_file( mbedtls_x509_crl *chain, const char *path ) in mbedtls_x509_crl_parse_file()
626 const mbedtls_x509_crl *crl ) in mbedtls_x509_crl_info()
700 void mbedtls_x509_crl_init( mbedtls_x509_crl *crl ) in mbedtls_x509_crl_init()
702 memset( crl, 0, sizeof(mbedtls_x509_crl) ); in mbedtls_x509_crl_init()
708 void mbedtls_x509_crl_free( mbedtls_x509_crl *crl ) in mbedtls_x509_crl_free()
710 mbedtls_x509_crl *crl_cur = crl; in mbedtls_x509_crl_free()
711 mbedtls_x509_crl *crl_prv; in mbedtls_x509_crl_free()
[all …]
A Dx509_crt.c2318 int mbedtls_x509_crt_is_revoked( const mbedtls_x509_crt *crt, const mbedtls_x509_crl *crl ) in mbedtls_x509_crt_is_revoked()
2341 mbedtls_x509_crl *crl_list, in x509_crt_verifycrl()
2818 mbedtls_x509_crl *ca_crl, in x509_crt_verify_chain()
3114 mbedtls_x509_crl *ca_crl, in x509_crt_verify_restartable_ca_cb()
3202 mbedtls_x509_crl *ca_crl, in mbedtls_x509_crt_verify()
3219 mbedtls_x509_crl *ca_crl, in mbedtls_x509_crt_verify_with_profile()
3253 mbedtls_x509_crl *ca_crl, in mbedtls_x509_crt_verify_restartable()

Completed in 119 milliseconds

12