Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/crypto/axtls/
Dcrypto.h68 } RC4_CTX; typedef
70 void RC4_setup(RC4_CTX *s, const uint8_t *key, int length);
71 void RC4_crypt(RC4_CTX *s, const uint8_t *msg, uint8_t *data, int length);