Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dcipher.c236 cipher_init(struct sshcipher_ctx **ccp, const struct sshcipher *cipher, in cipher_init() function
H A Dssh_namespace.h174 #define cipher_init Fssh_cipher_init macro
/freebsd-12.1/crypto/openssl/crypto/engine/
H A Deng_devcrypto.c147 static int cipher_init(EVP_CIPHER_CTX *ctx, const unsigned char *key, in cipher_init() function