Searched refs:constraint (Results 1 – 5 of 5) sorted by relevance
1063 const psa_key_policy_t *constraint) in psa_restrict_key_policy() argument1067 constraint->alg); in psa_restrict_key_policy()1070 constraint->alg2); in psa_restrict_key_policy()1071 if (intersection_alg == 0 && policy->alg != 0 && constraint->alg != 0) { in psa_restrict_key_policy()1074 if (intersection_alg2 == 0 && policy->alg2 != 0 && constraint->alg2 != 0) { in psa_restrict_key_policy()1077 policy->usage &= constraint->usage; in psa_restrict_key_policy()
81 A major constraint on the design of the dynamic key store is the need to preserve slot pointers whi…
235 …to be "linearizable" (under certain constraints). This means that any (constraint satisfying) set …
967 …t can only be used with `psa_sign_hash` and `psa_verify_hash`, with no constraint on the length of…
2561 pathLenConstraint basic constraint value is equal to INT_MAX.4398 * The X509 max_pathlen constraint was not enforced on intermediate