Lines Matching refs:psa_pake_output
633 * psa_pake_output(operation, #PSA_PAKE_STEP_KEY_SHARE, ...);
635 * psa_pake_output(operation, #PSA_PAKE_STEP_ZK_PUBLIC, ...);
637 * psa_pake_output(operation, #PSA_PAKE_STEP_ZK_PROOF, ...);
639 * psa_pake_output(operation, #PSA_PAKE_STEP_KEY_SHARE, ...);
641 * psa_pake_output(operation, #PSA_PAKE_STEP_ZK_PUBLIC, ...);
643 * psa_pake_output(operation, #PSA_PAKE_STEP_ZK_PROOF, ...);
664 * psa_pake_output(operation, #PSA_PAKE_STEP_KEY_SHARE, ...);
666 * psa_pake_output(operation, #PSA_PAKE_STEP_ZK_PUBLIC, ...);
668 * psa_pake_output(operation, #PSA_PAKE_STEP_ZK_PROOF, ...);
1181 * -# Call psa_pake_output(operation, #PSA_PAKE_STEP_KEY_SHARE, ...) to get the
1185 * -# Depending on the algorithm additional calls to psa_pake_output() and
1241 * not yet in use (neither psa_pake_output() nor
1295 * not yet in use (neither psa_pake_output() nor
1336 * not yet in use (neither psa_pake_output() nor
1379 * psa_pake_output() nor psa_pake_input() has been
1461 psa_status_t psa_pake_output(psa_pake_operation_t *operation,
1610 /** A sufficient output buffer size for psa_pake_output().
1613 * that psa_pake_output() will not fail due to an insufficient output buffer
1671 /** Output buffer size for psa_pake_output() for any of the supported PAKE