Searched refs:KU_CRL_SIGN (Results 1 – 12 of 12) sorted by relevance
425 - (cert->ex_kusage & KU_CRL_SIGN)))427 + (ex_kusage & KU_CRL_SIGN)))431 - (cert->ex_kusage & KU_CRL_SIGN));433 + (ex_kusage & KU_CRL_SIGN));
415 #define KU_CRL_SIGN 0x0002 macro
442 #define KU_CRL_SIGN 0x0002 macro
432 # define KU_CRL_SIGN 0x0002 macro
733 #define KU_CRL_SIGN MBEDTLS_X509_KU_CRL_SIGN macro