Searched refs:cipher_ctx_is_plaintext (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/ssh/
H A Dcipher.h72 u_int cipher_ctx_is_plaintext(struct sshcipher_ctx *);
H A Dcipher.c191 cipher_ctx_is_plaintext(struct sshcipher_ctx *cc) function
H A Dpacket.c1224 if (enc && !cipher_ctx_is_plaintext(state->send_context)) {

Completed in 95 milliseconds