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

  /external/scrypt/lib/crypto/
crypto_scrypt-sse.c 51 static void salsa20_8(__m128i *);
81 * salsa20_8(B):
85 salsa20_8(__m128i B[4]) function
160 salsa20_8(X);
168 salsa20_8(X);
crypto_scrypt-ref.c 47 static void salsa20_8(uint8_t[64]);
71 * salsa20_8(B):
75 salsa20_8(uint8_t B[64]) function
145 salsa20_8(X);

Completed in 40 milliseconds