Lines Matching refs:step
735 enum processing_step step, in step_symm_operation() argument
775 switch (step) { in step_symm_operation()
784 if (step != PKCS11_FUNC_STEP_FINAL) { in step_symm_operation()
808 if (step == PKCS11_FUNC_STEP_FINAL || in step_symm_operation()
809 step == PKCS11_FUNC_STEP_ONESHOT) in step_symm_operation()
833 if (step == PKCS11_FUNC_STEP_FINAL || in step_symm_operation()
834 step == PKCS11_FUNC_STEP_ONESHOT) in step_symm_operation()
857 if (step == PKCS11_FUNC_STEP_FINAL) in step_symm_operation()
869 if (step == PKCS11_FUNC_STEP_ONESHOT) { in step_symm_operation()
899 if (step == PKCS11_FUNC_STEP_UPDATE) in step_symm_operation()
1008 if (step == PKCS11_FUNC_STEP_ONESHOT && !in_buf) { in step_symm_operation()
1033 if (step == PKCS11_FUNC_STEP_ONESHOT) in step_symm_operation()
1049 if (step == PKCS11_FUNC_STEP_ONESHOT && in step_symm_operation()