Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/examples/hash/
H A Dgostr34_11_94.c191 ATTRIBUTE_WARN_UNUSED_RET static inline int gostr34_11_94_state_encryption(const u64 K[4][GOSTR34_1… in gostr34_11_94_state_encryption() function
348 …ret = gostr34_11_94_state_encryption((const u64 (*)[4])K, H, S, gostr34_11_94_sbox_norm); EG(ret, … in gostr34_11_94_process()
352 …ret = gostr34_11_94_state_encryption((const u64 (*)[4])K, H, S, gostr34_11_94_sbox_rfc4357); EG(re… in gostr34_11_94_process()