Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c326 static int cipher_init(EVP_CIPHER_CTX *ctx, in cipher_init() function
/freebsd/crypto/openssh/
H A Dcipher.c246 cipher_init(struct sshcipher_ctx **ccp, const struct sshcipher *cipher, in cipher_init() function
H A Dssh_namespace.h208 #define cipher_init Fssh_cipher_init macro
/freebsd/crypto/openssl/providers/fips/
H A Dself_test_kats.c56 static int cipher_init(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in cipher_init() function
/freebsd/crypto/openssl/providers/implementations/rands/
H A Ddrbg_ctr.c668 int i, cipher_init = 0; drbg_ctr_set_ctx_params() local
/freebsd/crypto/openssl/engines/
H A De_devcrypto.c204 static int cipher_init(EVP_CIPHER_CTX *ctx, const unsigned char *key, in cipher_init() function