Searched refs:GFp_gcm_ghash_clmul (Results 1 – 6 of 6) sorted by relevance
/external/rust/crates/ring/pregenerated/ |
D | ghashv8-armx-linux64.S | 112 .globl GFp_gcm_ghash_clmul symbol 113 .hidden GFp_gcm_ghash_clmul 114 .type GFp_gcm_ghash_clmul,%function 116 GFp_gcm_ghash_clmul: label 243 .size GFp_gcm_ghash_clmul,.-GFp_gcm_ghash_clmul
|
D | ghashv8-armx-linux32.S | 114 .globl GFp_gcm_ghash_clmul symbol 115 .hidden GFp_gcm_ghash_clmul 116 .type GFp_gcm_ghash_clmul,%function 118 GFp_gcm_ghash_clmul: label 247 .size GFp_gcm_ghash_clmul,.-GFp_gcm_ghash_clmul
|
D | ghash-x86-elf.S | 133 .globl GFp_gcm_ghash_clmul symbol 134 .hidden GFp_gcm_ghash_clmul 135 .type GFp_gcm_ghash_clmul,@function 137 GFp_gcm_ghash_clmul: label 320 .size GFp_gcm_ghash_clmul,.-.L_GFp_gcm_ghash_clmul_begin
|
D | ghash-x86_64-elf.S | 227 .globl GFp_gcm_ghash_clmul symbol 228 .hidden GFp_gcm_ghash_clmul 229 .type GFp_gcm_ghash_clmul,@function 231 GFp_gcm_ghash_clmul: label 613 .size GFp_gcm_ghash_clmul,.-GFp_gcm_ghash_clmul
|
/external/rust/crates/ring/src/aead/ |
D | gcm.rs | 144 fn GFp_gcm_ghash_clmul( in update_blocks() function 152 GFp_gcm_ghash_clmul(xi, h_table, input.as_ptr(), input.len()); in update_blocks()
|
/external/rust/crates/ring/pregenerated/tmp/ |
D | ghash-x86_64-nasm.asm | 229 global GFp_gcm_ghash_clmul 232 GFp_gcm_ghash_clmul: label
|