Home
last modified time | relevance | path

Searched refs:MBEDTLS_X509_KU_CRL_SIGN (Results 1 – 8 of 8) sorted by relevance

/openthread-3.4.0/third_party/mbedtls/repo/include/mbedtls/
Dx509.h162 #define MBEDTLS_X509_KU_CRL_SIGN (0x02) /* bit 6 */ macro
Dcompat-1.3.h731 #define KU_CRL_SIGN MBEDTLS_X509_KU_CRL_SIGN
/openthread-3.4.0/third_party/mbedtls/repo/programs/x509/
Dcert_req.c248 opt.key_usage |= MBEDTLS_X509_KU_CRL_SIGN; in main()
Dcert_write.c423 opt.key_usage |= MBEDTLS_X509_KU_CRL_SIGN; in main()
/openthread-3.4.0/third_party/mbedtls/repo/library/
Dx509write_crt.c245 MBEDTLS_X509_KU_CRL_SIGN | in mbedtls_x509write_crt_set_key_usage()
Dx509_crt.c1980 KEY_USAGE( MBEDTLS_X509_KU_CRL_SIGN, "CRL Sign" ); in x509_info_key_usage()
2361 MBEDTLS_X509_KU_CRL_SIGN ) != 0 ) in x509_crt_verifycrl()
/openthread-3.4.0/third_party/mbedtls/repo/scripts/data_files/
Drename-1.3-2.0.txt87 KU_CRL_SIGN MBEDTLS_X509_KU_CRL_SIGN
/openthread-3.4.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_x509parse.data2385 …data_files/server1.key_usage.crt":MBEDTLS_X509_KU_KEY_CERT_SIGN|MBEDTLS_X509_KU_CRL_SIGN:MBEDTLS_E…