Searched defs:s_items (Results 1 – 1 of 1) sorted by relevance
| /external/lzma/C/ |
| D | Blake2s.c | 644 Blake2sp_Compress2_V128_Way1(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2_V128_Way1() 761 Blake2sp_Compress2_V128_Way2(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2_V128_Way2() 1072 Blake2sp_Compress2_V128_Fast(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2_V128_Fast() 1249 #define DIAG_PERM8(s_items) \ argument 1338 Blake2sp_Compress2_AVX2_Way2(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2_AVX2_Way2() 1436 Blake2sp_Compress2_AVX2_Way4(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2_AVX2_Way4() 1754 Blake2sp_Compress2_AVX2_Fast(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2_AVX2_Fast() 2032 Blake2sp_Compress2(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2()
|