pub type psa_key_derivation_step_t = u16;
Expand description

\brief Encoding of the step of a key derivation.

Values of this type are generally constructed by macros called PSA_KEY_DERIVATION_INPUT_xxx.