Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dx509.h149 #define MBEDTLS_X509_KU_DECIPHER_ONLY (0x8000) /* bit 8 */ macro
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509write_crt.c301 MBEDTLS_X509_KU_DECIPHER_ONLY; in mbedtls_x509write_crt_set_key_usage()
H A Dx509.c1767 KEY_USAGE(MBEDTLS_X509_KU_DECIPHER_ONLY, "Decipher Only"); in mbedtls_x509_info_key_usage()
H A Dx509_crt.c1935 | MBEDTLS_X509_KU_DECIPHER_ONLY; in mbedtls_x509_crt_check_key_usage()