Home
last modified time | relevance | path

Searched refs:BLAKE2_PACKED (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/blake2/
Dblake2.h24 # define BLAKE2_PACKED(x) __pragma (pack (push, 1)) x __pragma (pack (pop)) macro
26 # define BLAKE2_PACKED(x) x _GL_ATTRIBUTE_PACKED macro
92 BLAKE2_PACKED(struct blake2s_param__
110 BLAKE2_PACKED(struct blake2b_param__