Home
last modified time | relevance | path

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

/dports/security/shishi/shishi-1.0.2/lib/
H A Dcrypto.c1909 char nfoldprfconstant[MAX_DR_PRFCONSTANT]; in shishi_dr() local
1931 memcpy (nfoldprfconstant, prfconstant, prfconstantlen); in shishi_dr()
1935 nfoldprfconstant, blocksize); in shishi_dr()
1943 _shishi_escapeprint (nfoldprfconstant, blocksize); in shishi_dr()
1944 _shishi_hexprint (nfoldprfconstant, blocksize); in shishi_dr()
1945 _shishi_binprint (nfoldprfconstant, blocksize); in shishi_dr()
1948 memcpy (plaintext, nfoldprfconstant, blocksize); in shishi_dr()