Home
last modified time | relevance | path

Searched refs:subject (Results 1 – 25 of 94) sorted by relevance

1234

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dx509_csr.h59 mbedtls_x509_name subject; /**< The parsed subject data (named information object). */ member
77 mbedtls_asn1_named_data *subject; member
A Dx509_crt.h66 mbedtls_x509_name subject; /**< The parsed subject data (named information object). */ member
137 mbedtls_asn1_named_data *subject; member
/AliOS-Things-master/components/mbedtls/library/
A Dx509write_csr.c54 mbedtls_asn1_free_named_data_list( &ctx->subject ); in mbedtls_x509write_csr_free()
73 return mbedtls_x509_string_to_names( &ctx->subject, subject_name ); in mbedtls_x509write_csr_set_subject_name()
177 MBEDTLS_ASN1_CHK_ADD( len, mbedtls_x509_write_names( &c, tmp_buf, ctx->subject ) ); in mbedtls_x509write_csr_der()
A Dx509_csr.c187 if( ( ret = mbedtls_x509_get_name( &p, p + len, &csr->subject ) ) != 0 ) in mbedtls_x509_csr_parse_der()
344 ret = mbedtls_x509_dn_gets( p, n, &csr->subject ); in mbedtls_x509_csr_info()
392 name_cur = csr->subject.next; in mbedtls_x509_csr_free()
A Dx509write_crt.c60 mbedtls_asn1_free_named_data_list( &ctx->subject ); in mbedtls_x509write_crt_free()
90 return mbedtls_x509_string_to_names( &ctx->subject, subject_name ); in mbedtls_x509write_crt_set_subject_name()
361 MBEDTLS_ASN1_CHK_ADD( len, mbedtls_x509_write_names( &c, tmp_buf, ctx->subject ) ); in mbedtls_x509write_crt_der()
A Dx509_crt.c987 if( len && ( ret = mbedtls_x509_get_name( &p, p + len, &crt->subject ) ) != 0 ) in x509_crt_parse_der_core()
1668 return x509_get_cn( buf, size, &crt->subject ); in mbedtls_x509_subjectid_gets()
1713 ret = mbedtls_x509_dn_gets( p, n, &crt->subject ); in mbedtls_x509_crt_info()
1964 x509_name_cmp( &crl_list->issuer, &ca->subject ) != 0 ) in x509_crt_verifycrl()
2085 if( x509_name_cmp( &child->issuer, &parent->subject ) != 0 ) in x509_crt_check_parent()
2351 if( x509_name_cmp( &crt->issuer, &crt->subject ) != 0 ) in x509_crt_check_ee_locally_trusted()
2516 x509_name_cmp( &child->issuer, &child->subject ) == 0 ) in x509_crt_verify_chain()
2599 for( name = &crt->subject; name != NULL; name = name->next ) in x509_crt_verify_name()
2796 name_cur = cert_cur->subject.next; in mbedtls_x509_crt_free()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/tensorboard/
A DREADME.md3 Warning: Everything in this directory is experimental and highly subject to
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/src/crypto/
A Dtls.h52 const char *subject; member
60 const char *subject; member
/AliOS-Things-master/components/SDL2/
A DCOPYING.txt11 freely, subject to the following restrictions:
A DINSTALL.txt34 and put "subscribe" in the subject of the message.
/AliOS-Things-master/components/SDL2/src/gfx/
A DLICENSE11 freely, subject to the following restrictions:
/AliOS-Things-master/components/SDL2/src/image/
A DCOPYING.txt11 freely, subject to the following restrictions:
/AliOS-Things-master/components/littlevgl/
A DLICENCE.txt4 …tware, and to permit persons to whom the Software is furnished to do so, subject to the following …
/AliOS-Things-master/components/py_engine/engine/tools/mpremote/
A DLICENSE10 furnished to do so, subject to the following conditions:
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A DLICENSE10 furnished to do so, subject to the following conditions:
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminus/
A DLICENSE.txt11 furnished to do so, subject to the following conditions:
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/
A DLICENSE_1_0.txt8 do so, all subject to the following:
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DLICENSE25 subject to the following restrictions:
119 source code, or portions hereof, for any purpose, without fee, subject
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A DREADME23 permit persons to whom the Software is furnished to do so, subject to
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x64/
A DLICENSE.zlib.txt15 freely, subject to the following restrictions:
A DLICENSE.png.txt28 subject to the following restrictions:
122 source code, or portions hereof, for any purpose, without fee, subject
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x86/
A DLICENSE.zlib.txt15 freely, subject to the following restrictions:
A DLICENSE.png.txt28 subject to the following restrictions:
122 source code, or portions hereof, for any purpose, without fee, subject
/AliOS-Things-master/components/SDL2/src/locale/macosx/
A DSDL_syslocale.m11 freely, subject to the following restrictions:
/AliOS-Things-master/components/SDL2/src/image/debian/
A Dcopyright29 freely, subject to the following restrictions:

Completed in 19 milliseconds

1234