Searched refs:rc4_create_ctx (Results 1 – 1 of 1) sorted by relevance
90 static void *rc4_create_ctx(void);168 keychg = rc4_create_ctx(); in mppe_key_change()585 rc4_create_ctx(void) in rc4_create_ctx() function627 if ((_this->rc4ctx = rc4_create_ctx()) == NULL) { in mppe_rc4_init()