Home
last modified time | relevance | path

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

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