Home
last modified time | relevance | path

Searched defs:GOSTR34_11_94_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/libecc/src/examples/hash/
H A Dgostr34_11_94.h121 #define GOSTR34_11_94_BLOCK_SIZE 32 macro
H A Dgostr34_11_94.c325 const u8 data[GOSTR34_11_94_BLOCK_SIZE]) in gostr34_11_94_process()