Lines Matching full:step
53 /** Get output for a step of a password-authenticated key exchange.
61 * \param step The step of the algorithm for which the output is
64 * format appropriate for this driver \p step. Refer to
69 * primitive, \p step) where \p alg and
71 * in the operation's cipher suite, and \p step is
72 * the output step.
87 psa_crypto_driver_pake_step_t step,
92 /** Provide input for a step of a password-authenticated key exchange.
102 * \param step The driver step for which the input is provided.
104 * appropriate for this \p step. Refer to the
112 * The verification fails for a zero-knowledge input step.
115 * or \p step.
118 * suite or \p step.
125 psa_crypto_driver_pake_step_t step,