HomeSort by relevance Sort by last modified time
    Searched defs:gcm_ghash_4bit_x86 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/boringssl/linux-x86/crypto/modes/
ghash-x86.S 99 .globl gcm_ghash_4bit_x86
100 .hidden gcm_ghash_4bit_x86
101 .type gcm_ghash_4bit_x86,@function
103 gcm_ghash_4bit_x86: label
208 .size gcm_ghash_4bit_x86,.-.L_gcm_ghash_4bit_x86_begin
  /external/openssl/crypto/modes/asm/
ghash-x86.S 97 .globl gcm_ghash_4bit_x86
98 .type gcm_ghash_4bit_x86,@function
100 gcm_ghash_4bit_x86: label
205 .size gcm_ghash_4bit_x86,.-.L_gcm_ghash_4bit_x86_begin

Completed in 92 milliseconds