Home
last modified time | relevance | path

Searched refs:compute_tweak_vec (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/sm4/asm/
H A Dvpsm4-armv8.pl521 sub compute_tweak_vec() { subroutine
1486 &compute_tweak_vec(@tweak[0],@tweak[1],$std);
1487 &compute_tweak_vec(@tweak[1],@tweak[2],$std);
1498 &compute_tweak_vec(@tweak[1],@tweak[2],$std);
H A Dvpsm4_ex-armv8.pl522 sub compute_tweak_vec() { subroutine
1460 &compute_tweak_vec($lastTweak,@tweak[1],$std);
1461 &compute_tweak_vec(@tweak[1],@tweak[2],$std);
1472 &compute_tweak_vec(@tweak[1],@tweak[2],$std);

Completed in 12 milliseconds