Searched defs:_data_word (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/crypto/aes/asm/ | ||
H A D | aes-ppc.pl | 70 sub _data_word() subroutine |
H A D | aes-s390x.pl | 128 sub _data_word() subroutine |
H A D | aes-sparcv9.pl | 79 sub _data_word() subroutine |
H A D | aes-586.pl | 231 sub _data_word() { my $i; while(defined($i=shift)) { &data_word($i,$i); } } subroutine |
H A D | aes-x86_64.pl | 80 sub _data_word() subroutine |