PSA_KEY_USAGE_VERIFY_DERIVATION macro
Whether the key may be used to verify the result of a key derivation, including password hashing. This flag allows the key to be used: This flag allows the key to be used in a key derivation operation, if otherwise permitted by the key's type and policy. If this flag is present on all keys used in calls to psa_key_derivation_input_key() for a key derivation operation, then it permits calling psa_key_derivation_verify_bytes() or psa_key_derivation_verify_key() at the end of the operation.
![]()
PSA_KEY_USAGE_VERIFY_DERIVATION |