Searched refs:allowed_pks (Results 1 – 3 of 3) sorted by relevance
162 uint32_t allowed_pks; /**< PK algs for public keys; member
182 if( ( profile->allowed_pks & MBEDTLS_X509_ID_FLAG( pk_alg ) ) != 0 ) in x509_profile_check_pk_alg()
62 documentation stated that the `allowed_pks` field applies to signatures
Completed in 15 milliseconds