Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/polarssl/
Darc4.h73 void arc4_crypt( arc4_context *ctx, unsigned char *buf, int buflen );
/third_party/lwip/src/netif/ppp/polarssl/
Darc4.c76 void arc4_crypt( arc4_context *ctx, unsigned char *buf, int buflen ) in arc4_crypt() function
/third_party/lwip/src/include/netif/ppp/
Dpppcrypt.h91 #define lwip_arc4_crypt arc4_crypt