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

  /external/openssh/
cipher.h 90 int cipher_get_keycontext(const CipherContext *, u_char *);
cipher.c 409 cipher_get_keycontext(const CipherContext *cc, u_char *dat) function
packet.c 345 return (cipher_get_keycontext(cc, dat));
    [all...]

Completed in 54 milliseconds