Home
last modified time | relevance | path

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

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