Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dkrb5kdf.c326 static int cipher_init(EVP_CIPHER_CTX *ctx, in cipher_init() function
/netbsd-src/crypto/external/bsd/openssl/dist/providers/fips/
H A Dself_test_kats.c56 static int cipher_init(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in cipher_init() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_devcrypto.c149 static int cipher_init(EVP_CIPHER_CTX *ctx, const unsigned char *key, in cipher_init() function
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg_ctr.c669 int i, cipher_init = 0; in drbg_ctr_set_ctx_params() local
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_devcrypto.c204 static int cipher_init(EVP_CIPHER_CTX *ctx, const unsigned char *key, in cipher_init() function