Home
last modified time | relevance | path

Searched refs:parent_is_trusted (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/mbedtls/library/
A Dx509_crt.c2290 *parent_is_trusted = 1; in x509_crt_find_parent()
2296 *parent_is_trusted = rs_ctx->parent_is_trusted; in x509_crt_find_parent()
2297 rs_ctx->parent_is_trusted = -1; in x509_crt_find_parent()
2313 rs_ctx->parent_is_trusted = *parent_is_trusted; in x509_crt_find_parent()
2325 *parent_is_trusted = 0; in x509_crt_find_parent()
2331 *parent_is_trusted = 0; in x509_crt_find_parent()
2423 int parent_is_trusted; in x509_crt_verify_chain() local
2447 parent_is_trusted = 0; in x509_crt_verify_chain()
2523 if( ! parent_is_trusted && in x509_crt_verify_chain()
2548 child_is_trusted = parent_is_trusted; in x509_crt_verify_chain()
[all …]
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dx509_crt.h184 int parent_is_trusted; /* -1 if find_parent is not in progress */ member

Completed in 8 milliseconds