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

  /external/scrypt/lib/crypto/
crypto_scrypt-neon.c 139 uint32_t * X32 = (void *)X;
crypto_scrypt-sse.c 202 uint32_t * X32 = (void *)X;
209 X32[k * 16 + i] =
251 X32[k * 16 + i]);

Completed in 110 milliseconds