Searched defs:data_word (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/camellia/asm/ | ||
H A D | cmll-x86_64.pl | 670 sub data_word { $code.=".long\t".join(',',@_)."\n"; } subroutine |
/openssl/crypto/aes/asm/ | ||
H A D | aes-x86_64.pl | 84 sub data_word() subroutine |
Completed in 15 milliseconds