Home
last modified time | relevance | path

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

/reactos/dll/win32/rsaenh/
H A Drc4.c41 int rc4_add_entropy(const unsigned char *buf, unsigned long len, prng_state *prng) in rc4_add_entropy() function
H A Dtomcrypt.h172 int rc4_add_entropy(const unsigned char *buf, unsigned long len, prng_state *prng);
H A Dimplglue.c216 rc4_add_entropy(abKeyValue, dwKeyLen + dwSaltLen, &pKeyContext->rc4); in setup_key_impl()
/reactos/sdk/lib/cryptlib/
H A Dtomcrypt.h172 int rc4_add_entropy(const unsigned char *buf, unsigned long len, prng_state *prng);