Searched refs:arcfour_setkey (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/ |
H A D | arcfour.c | 115 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,
|
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/ |
H A D | arcfour.c | 114 arcfour_setkey ( void *context, const byte *key, unsigned int keylen ) function 128 arcfour_setkey, NULL, NULL, encrypt_stream, encrypt_stream,
|
Completed in 35 milliseconds