Home
last modified time | relevance | path

Searched defs:keystream (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftARCFourCrypt.c50 ARCFour_key *keystream; in soft_arcfour_crypt_init() local
109 ARCFour_key *keystream = active_op->context; in soft_arcfour_crypt() local
/illumos-gate/usr/src/uts/common/crypto/io/
H A Darcfour.c204 ARCFour_key *keystream; in rc4_common_init() local
521 ARCFour_key *keystream = ctx->cc_provider_private; in rc4_free_context() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Darc4random.c141 uint8_t *keystream; in arc4_fill() local