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

/external/boringssl/linux-x86_64/crypto/cipher_extra/
H A Daes128gcmsiv-x86_64.S111 .globl aesgcmsiv_htable_polyval
112 .hidden aesgcmsiv_htable_polyval
113 .type aesgcmsiv_htable_polyval,@function
115 aesgcmsiv_htable_polyval: label
327 .size aesgcmsiv_htable_polyval,.-aesgcmsiv_htable_polyval
/external/boringssl/src/crypto/cipher_extra/asm/
H A Daes128gcmsiv-x86_64.pl197 sub aesgcmsiv_htable_polyval { subroutine
198 # void aesgcmsiv_htable_polyval(uint8_t Htbl[16*8], uint8_t *MSG, uint64_t LEN, uint8_t *T);
233 .globl aesgcmsiv_htable_polyval
234 .type aesgcmsiv_htable_polyval,\@function,4
236 aesgcmsiv_htable_polyval: label
392 .size aesgcmsiv_htable_polyval,.-aesgcmsiv_htable_polyval
395 aesgcmsiv_htable_polyval();
/external/boringssl/win-x86_64/crypto/cipher_extra/
H A Daes128gcmsiv-x86_64.asm134 global aesgcmsiv_htable_polyval
137 aesgcmsiv_htable_polyval: label

Completed in 285 milliseconds