Home
last modified time | relevance | path

Searched refs:rsaz_512_mul_gather4 (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/bn/
Drsaz_exp.c267 void rsaz_512_mul_gather4(void *ret,const void *a,const void *tbl,const void *n,BN_ULONG k,unsigned…
308 rsaz_512_mul_gather4(temp, temp, table, m, k0, wvalue&0xf); in RSAZ_512_mod_exp()
314 rsaz_512_mul_gather4(temp, temp, table, m, k0, wvalue>>4); in RSAZ_512_mod_exp()
317 rsaz_512_mul_gather4(temp, temp, table, m, k0, wvalue&0x0f); in RSAZ_512_mod_exp()
/external/boringssl/linux-x86_64/crypto/bn/
Drsaz-x86_64.S457 .globl rsaz_512_mul_gather4 symbol
458 .hidden rsaz_512_mul_gather4
459 .type rsaz_512_mul_gather4,@function
461 rsaz_512_mul_gather4: label
660 .size rsaz_512_mul_gather4,.-rsaz_512_mul_gather4
/external/boringssl/win-x86_64/crypto/bn/
Drsaz-x86_64.asm484 global rsaz_512_mul_gather4
487 rsaz_512_mul_gather4: label