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

  /external/openssh/
ssherr.c 88 case SSH_ERR_NO_CIPHER_ALG_MATCH:
ssherr.h 55 #define SSH_ERR_NO_CIPHER_ALG_MATCH -31
kex.c 474 return SSH_ERR_NO_CIPHER_ALG_MATCH;

Completed in 39 milliseconds