Lines Matching refs:pke_set_operand_width
279 pke_set_operand_width(wordLen<<5); in pke_load_pre_calc_mont()
296 pke_set_operand_width(wordLen<<5); in pke_calc_pre_mont()
320 pke_set_operand_width(curve->eccp_p_bitLen); in pke_eccp_point_del()
370 pke_set_operand_width(curve->eccp_p_bitLen); in pke_eccp_point_add()
412 pke_set_operand_width(curve->eccp_p_bitLen); in pke_eccp_point_verify()
455 pke_set_operand_width(curve->eccp_p_bitLen); in pke_eccp_point_mul()
503 pke_set_operand_width(wordLen<<5); in pke_mod_mul()
534 pke_set_operand_width(modWordLen<<5); in pke_mod_inv()
565 pke_set_operand_width(wordLen<<5); in pke_mod_add()
596 pke_set_operand_width(wordLen<<5); in pke_mod_sub()
626 pke_set_operand_width(curve->mont_p_bitLen); in pke_x25519_point_mul()
671 pke_set_operand_width(curve->edward_p_bitLen); in pke_ed25519_point_mul()
722 pke_set_operand_width(curve->edward_p_bitLen); in pke_ed25519_point_add()
788 pke_set_operand_width(bWordLen<<5); in pke_mod()