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

/freebsd-current/crypto/openssh/
H A Dcipher.h75 int cipher_set_keyiv(struct sshcipher_ctx *, const u_char *, size_t);
H A Dcipher.c478 cipher_set_keyiv(struct sshcipher_ctx *cc, const u_char *iv, size_t len) function
H A Dssh_namespace.h214 #define cipher_set_keyiv Fssh_cipher_set_keyiv macro

Completed in 73 milliseconds