Searched refs:__ecp_nistz256_sub_morf (Results 1 – 4 of 4) sorted by relevance
/external/rust/crates/ring/pregenerated/ |
D | ecp_nistz256-armv8-linux64.S | 432 .type __ecp_nistz256_sub_morf,%function 434 __ecp_nistz256_sub_morf: label 457 .size __ecp_nistz256_sub_morf,.-__ecp_nistz256_sub_morf 535 bl __ecp_nistz256_sub_morf // p256_sub(Zsqr, in_x, Zsqr); 609 bl __ecp_nistz256_sub_morf // p256_sub(S, S, res_x); 744 bl __ecp_nistz256_sub_morf // p256_sub(res_x, Rsqr, Hsqr); 754 bl __ecp_nistz256_sub_morf // p256_sub(res_y, U2, res_x);
|
D | ecp_nistz256-armv8-ios64.S | 433 __ecp_nistz256_sub_morf: label 534 bl __ecp_nistz256_sub_morf // p256_sub(Zsqr, in_x, Zsqr); 608 bl __ecp_nistz256_sub_morf // p256_sub(S, S, res_x); 743 bl __ecp_nistz256_sub_morf // p256_sub(res_x, Rsqr, Hsqr); 753 bl __ecp_nistz256_sub_morf // p256_sub(res_y, U2, res_x);
|
D | ecp_nistz256-armv4-linux32.S | 887 .type __ecp_nistz256_sub_morf,%function 889 __ecp_nistz256_sub_morf: label 929 .size __ecp_nistz256_sub_morf,.-__ecp_nistz256_sub_morf 1068 bl __ecp_nistz256_sub_morf @ p256_sub(S, S, res_x);
|
D | ecp_nistz256-armv4-ios32.S | 909 .thumb_func __ecp_nistz256_sub_morf 912 __ecp_nistz256_sub_morf: label 1095 bl __ecp_nistz256_sub_morf @ p256_sub(S, S, res_x);
|