Home
last modified time | relevance | path

Searched refs:allowed_pks (Results 1 – 3 of 3) sorted by relevance

/mbedtls-latest/include/mbedtls/
Dx509_crt.h127 uint32_t allowed_pks; /**< PK algs for public keys; member
/mbedtls-latest/library/
Dx509_crt.c198 if ((profile->allowed_pks & MBEDTLS_X509_ID_FLAG(pk_alg)) != 0) { in x509_profile_check_pk_alg()
/mbedtls-latest/
DChangeLog1391 documentation stated that the `allowed_pks` field applies to signatures