Searched refs:allowed_pks (Results 1 – 2 of 2) sorted by relevance
162 uint32_t allowed_pks; /**< PK algs for signatures */ member
180 if( ( profile->allowed_pks & MBEDTLS_X509_ID_FLAG( pk_alg ) ) != 0 ) in x509_profile_check_pk_alg()