Searched defs:GOSTR34_11_94_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/libecc/src/examples/hash/ | ||
H A D | gostr34_11_94.h | 121 #define GOSTR34_11_94_BLOCK_SIZE 32 macro |
H A D | gostr34_11_94.c | 325 const u8 data[GOSTR34_11_94_BLOCK_SIZE]) in gostr34_11_94_process() |