/external/chromium_org/third_party/boringssl/linux-x86/crypto/aes/ |
vpaes-x86.S | 61 .hidden _vpaes_preheat 62 .type _vpaes_preheat,@function 64 _vpaes_preheat: label 69 .size _vpaes_preheat,.-_vpaes_preheat 555 call _vpaes_preheat 585 call _vpaes_preheat 633 call _vpaes_preheat
|
/external/chromium_org/third_party/boringssl/linux-x86_64/crypto/aes/ |
vpaes-x86_64.S | 223 call _vpaes_preheat 653 call _vpaes_preheat 665 call _vpaes_preheat 680 call _vpaes_preheat 717 .type _vpaes_preheat,@function 719 _vpaes_preheat: label 729 .size _vpaes_preheat,.-_vpaes_preheat
|
/external/openssl/crypto/aes/asm/ |
vpaes-x86_64.S | 223 call _vpaes_preheat 650 call _vpaes_preheat 661 call _vpaes_preheat 675 call _vpaes_preheat 712 .type _vpaes_preheat,@function 714 _vpaes_preheat: label 724 .size _vpaes_preheat,.-_vpaes_preheat
|
vpaes-x86.S | 60 .type _vpaes_preheat,@function 62 _vpaes_preheat: label 67 .size _vpaes_preheat,.-_vpaes_preheat 543 call _vpaes_preheat 572 call _vpaes_preheat 619 call _vpaes_preheat
|
vpaes-x86_64.pl | 74 ## %xmm9-%xmm15 as in _vpaes_preheat 287 call _vpaes_preheat # load the tables 794 call _vpaes_preheat 837 call _vpaes_preheat 893 call _vpaes_preheat 949 .type _vpaes_preheat,\@abi-omnipotent 951 _vpaes_preheat: label 961 .size _vpaes_preheat,.-_vpaes_preheat
|
/external/chromium_org/third_party/boringssl/src/crypto/aes/asm/ |
vpaes-x86_64.pl | 74 ## %xmm9-%xmm15 as in _vpaes_preheat 286 call _vpaes_preheat # load the tables 793 call _vpaes_preheat 836 call _vpaes_preheat 892 call _vpaes_preheat 948 .type _vpaes_preheat,\@abi-omnipotent 950 _vpaes_preheat: label 960 .size _vpaes_preheat,.-_vpaes_preheat
|
/external/chromium_org/third_party/boringssl/mac-x86_64/crypto/aes/ |
vpaes-x86_64.S | 223 call _vpaes_preheat 653 call _vpaes_preheat 665 call _vpaes_preheat 680 call _vpaes_preheat 719 _vpaes_preheat: label
|
/external/chromium_org/third_party/boringssl/win-x86_64/crypto/aes/ |
vpaes-x86_64.asm | 223 call _vpaes_preheat 743 call _vpaes_preheat 790 call _vpaes_preheat 843 call _vpaes_preheat 897 _vpaes_preheat PROC PRIVATE label 907 _vpaes_preheat ENDP
|