Searched defs:aesgcmsiv_polyval_horner (Results 1 - 3 of 3) sorted by relevance

/external/boringssl/linux-x86_64/crypto/cipher_extra/
H A Daes128gcmsiv-x86_64.S328 .globl aesgcmsiv_polyval_horner
329 .hidden aesgcmsiv_polyval_horner
330 .type aesgcmsiv_polyval_horner,@function
332 aesgcmsiv_polyval_horner: label
360 .size aesgcmsiv_polyval_horner,.-aesgcmsiv_polyval_horner
/external/boringssl/src/crypto/cipher_extra/asm/
H A Daes128gcmsiv-x86_64.pl397 sub aesgcmsiv_polyval_horner { subroutine
398 #void aesgcmsiv_polyval_horner(unsigned char T[16], // output
418 .globl aesgcmsiv_polyval_horner
419 .type aesgcmsiv_polyval_horner,\@function,4
421 aesgcmsiv_polyval_horner: label
449 .size aesgcmsiv_polyval_horner,.-aesgcmsiv_polyval_horner
452 aesgcmsiv_polyval_horner();
/external/boringssl/win-x86_64/crypto/cipher_extra/
H A Daes128gcmsiv-x86_64.asm364 global aesgcmsiv_polyval_horner
367 aesgcmsiv_polyval_horner: label

Completed in 98 milliseconds