Searched defs:cc (Results 1 – 6 of 6) sorted by relevance
/openssh-portable/ |
H A D | cipher.c | 199 cipher_ctx_is_plaintext(struct sshcipher_ctx *cc) in cipher_ctx_is_plaintext() 239 cipher_warning_message(const struct sshcipher_ctx *cc) in cipher_warning_message() 252 struct sshcipher_ctx *cc = NULL; in cipher_init() local 347 cipher_crypt(struct sshcipher_ctx *cc, u_int seqnr, u_char *dest, in cipher_crypt() 410 cipher_get_length(struct sshcipher_ctx *cc, u_int *plenp, u_int seqnr, in cipher_get_length() 423 cipher_free(struct sshcipher_ctx *cc) in cipher_free() 445 cipher_get_keyiv_len(const struct sshcipher_ctx *cc) in cipher_get_keyiv_len() 461 cipher_get_keyiv(struct sshcipher_ctx *cc, u_char *iv, size_t len) in cipher_get_keyiv() 506 cipher_set_keyiv(struct sshcipher_ctx *cc, const u_char *iv, size_t len) in cipher_set_keyiv()
|
H A D | mux.c | 195 Channel *cc, *c = channel_by_id(ssh, cid); in mux_master_session_cleanup_cb() local 1060 Channel *c, *cc; in mux_stdio_confirm() local 1360 Channel *c, *cc; in mux_session_confirm() local
|
H A D | channels.c | 587 struct channel_confirm *cc; in channel_free() local 977 struct channel_confirm *cc; in channel_register_status_confirm() local 3204 struct channel_confirm *cc; local
|
H A D | packet.c | 2219 struct sshcipher_ctx *cc; in newkeys_to_blob() local
|
/openssh-portable/openbsd-compat/ |
H A D | fnmatch.c | 108 struct cclass *cc; in classmatch() local
|
H A D | glob.c | 446 struct cclass *cc; local
|
Completed in 21 milliseconds