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

  /external/openssh/
cipher.h 83 u_int cipher_keylen(const Cipher *);
cipher.c 105 cipher_keylen(const Cipher *c) function
kex.c 298 enc->key_len = cipher_keylen(enc->cipher);

Completed in 19 milliseconds