Searched refs:arcfour_setkey (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Darcfour.c115 arcfour_setkey ( void *context, const byte *key, unsigned int keylen ) function
139 arcfour_setkey( &ctx, key_1, sizeof(key_1));
143 arcfour_setkey( &ctx, key_1, sizeof(key_1));
154 arcfour_setkey, NULL, NULL, encrypt_stream, encrypt_stream,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Darcfour.c115 arcfour_setkey ( void *context, const byte *key, unsigned int keylen ) function
139 arcfour_setkey( &ctx, key_1, sizeof(key_1));
143 arcfour_setkey( &ctx, key_1, sizeof(key_1));
154 arcfour_setkey, NULL, NULL, encrypt_stream, encrypt_stream,

Completed in 85 milliseconds