Lines Matching refs:psa_pake_setup
612 * psa_pake_setup(operation, cipher_suite);
1170 * -# Call psa_pake_setup() to specify the cipher suite.
1193 * If an error occurs at any step after a call to psa_pake_setup(),
1198 * After a successful call to psa_pake_setup(), the application must
1231 psa_status_t psa_pake_setup(psa_pake_operation_t *operation,
1240 * must have been set up by psa_pake_setup() and
1294 * must have been set up by psa_pake_setup() and
1335 * must have been set up by psa_pake_setup() and
1378 * by psa_pake_setup() and not yet in use (neither
1586 * for another operation by calling psa_pake_setup() again.