Searched refs:xor_stream_using_temp (Results 1 – 1 of 1) sorted by relevance
/external/boringssl/src/crypto/cipher_extra/asm/ |
D | chacha20_poly1305_x86_64.pl | 276 sub xor_stream_using_temp { subroutine 530 &xor_stream_using_temp($A3, $B3, $C3, $D3, "0*16", $D0); 667 &xor_stream_using_temp($A3, $B3, $C3, $D3, "0*16", $D0); 962 &xor_stream_using_temp($A3,$B3,$C3,$D3,0*16,$D2); $code.="
|