Home
last modified time | relevance | path

Searched defs:cipher_init (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dcipher.c240 cipher_init(struct sshcipher_ctx **ccp, const struct sshcipher *cipher, in cipher_init() function
/openbsd/sbin/iked/
H A Dcrypto.c560 cipher_init(struct iked_cipher *encr, int enc) in cipher_init() function