Home
last modified time | relevance | path

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

/mbedtls/include/mbedtls/
A Dx509.h147 #define MBEDTLS_X509_KU_CRL_SIGN (0x02) /* bit 6 */ macro
/mbedtls/programs/x509/
A Dcert_req.c336 opt.key_usage |= MBEDTLS_X509_KU_CRL_SIGN; in main()
A Dcert_write.c491 opt.key_usage |= MBEDTLS_X509_KU_CRL_SIGN; in main()
/mbedtls/library/
A Dx509write_crt.c293 MBEDTLS_X509_KU_CRL_SIGN | in mbedtls_x509write_crt_set_key_usage()
A Dx509.c1765 KEY_USAGE(MBEDTLS_X509_KU_CRL_SIGN, "CRL Sign"); in mbedtls_x509_info_key_usage()
A Dx509_crt.c2037 MBEDTLS_X509_KU_CRL_SIGN) != 0) { in x509_crt_verifycrl()
/mbedtls/tests/suites/
A Dtest_suite_x509parse.data2782 …data_files/server1.key_usage.crt":MBEDTLS_X509_KU_KEY_CERT_SIGN|MBEDTLS_X509_KU_CRL_SIGN:MBEDTLS_E…

Completed in 25 milliseconds