Home
last modified time | relevance | path

Searched refs:MBEDTLS_X509_BADCRL_BAD_PK (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dx509.h106 #define MBEDTLS_X509_BADCRL_BAD_PK 0x040000 /**< The CRL is signed with an unacceptable … macro
/AliOS-Things-master/components/mbedtls/library/
A Dx509_crt.c1833 …{ MBEDTLS_X509_BADCRL_BAD_PK, "The CRL is signed with an unacceptable PK alg (eg RSA vs EC…
1989 flags |= MBEDTLS_X509_BADCRL_BAD_PK; in x509_crt_verifycrl()

Completed in 10 milliseconds