Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509.h162 #define MBEDTLS_X509_KU_CRL_SIGN (0x02) /* bit 6 */ macro
A Dcompat-1.3.h731 #define KU_CRL_SIGN MBEDTLS_X509_KU_CRL_SIGN
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509write_crt.c245 MBEDTLS_X509_KU_CRL_SIGN | in mbedtls_x509write_crt_set_key_usage()
A Dx509_crt.c1982 KEY_USAGE( MBEDTLS_X509_KU_CRL_SIGN, "CRL Sign" ); in x509_info_key_usage()
2363 MBEDTLS_X509_KU_CRL_SIGN ) != 0 ) in x509_crt_verifycrl()

Completed in 36 milliseconds