HomeSort by relevance Sort by last modified time
    Searched refs:cipher_set_keycontext (Results 1 - 3 of 3) sorted by null

  /external/openssh/
cipher.h 91 void cipher_set_keycontext(CipherContext *, u_char *);
cipher.c 424 cipher_set_keycontext(CipherContext *cc, u_char *dat) function
packet.c 358 cipher_set_keycontext(cc, dat);
    [all...]

Completed in 80 milliseconds