Home
last modified time | relevance | path

Searched defs:keylen (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lwip/core/src/netif/ppp/polarssl/
H A Darc4.c48 void arc4_setup( arc4_context *ctx, unsigned char *key, int keylen ) in arc4_setup()
/btstack/3rd-party/lwip/core/src/include/netif/ppp/
H A Dmppe.h158 u8_t keylen; /* key length in bytes */ member