Searched refs:Cipher (Results 1 – 7 of 7) sorted by relevance
68 typedef struct Cipher Cipher; typedef71 struct Cipher;75 Cipher *cipher;79 Cipher *cipher_by_name(const char *);80 Cipher *cipher_by_number(int);84 void cipher_init(CipherContext *, Cipher *, const u_char *, u_int,88 void cipher_set_key_string(CipherContext *, Cipher *, const char *, int);89 u_int cipher_blocksize(Cipher *);90 u_int cipher_keylen(Cipher *);92 u_int cipher_get_number(Cipher *);
102 Cipher *cipher;
64 struct Cipher { struct96 cipher_blocksize(Cipher *c) in cipher_blocksize()102 cipher_keylen(Cipher *c) in cipher_keylen()108 cipher_get_number(Cipher *c) in cipher_get_number()125 Cipher *128 Cipher *c; in cipher_by_name()135 Cipher *138 Cipher *c; in cipher_by_number()149 Cipher *c; in ciphers_valid()180 Cipher *c; in cipher_number()[all …]
76 Cipher *cipher; in key_save_private_rsa1()321 Cipher *cipher; in key_load_private_rsa1()
188 Cipher *none = cipher_by_name("none"); in packet_set_connection()384 Cipher *cipher = cipher_by_number(number); in packet_set_encryption_key()
120 Cipher is for SSH-1 only1412 add Cipher and Protocol options to ssh/sshd, e.g.:
15990 1396 Cipher Systems Inc