Home
last modified time | relevance | path

Searched defs:enc (Results 51 – 75 of 161) sorted by relevance

1234567

/freebsd/crypto/openssl/crypto/des/
H A Dcfb_enc.c32 DES_cblock *ivec, int enc) in DES_cfb_encrypt()
H A Dxcbc_enc.c23 const_DES_cblock *outw, int enc) in DES_xcbc_encrypt()
/freebsd/crypto/openssl/crypto/evp/
H A De_rc4.c78 const unsigned char *iv, int enc) in rc4_init_key()
H A De_xcbc_d.c61 const unsigned char *iv, int enc) in desx_cbc_init_key()
H A De_des3.c225 const unsigned char *iv, int enc) in des_ede_init_key()
252 const unsigned char *iv, int enc) in des_ede3_init_key()
H A Devp_enc.c85 const unsigned char *iv, int enc, in evp_cipher_init_internal()
436 int enc, const OSSL_PARAM params[]) in EVP_CipherInit_ex2()
442 const unsigned char *key, const unsigned char *iv, int enc) in EVP_CipherInit()
451 const unsigned char *iv, int enc) in EVP_CipherInit_ex()
H A De_camellia.c52 const unsigned char *iv, int enc) in cmll_t4_init_key()
193 const unsigned char *iv, int enc) in camellia_init_key()
H A De_rc2.c93 const unsigned char *iv, int enc) in rc2_init_key()
H A De_chacha20_poly1305.c38 const unsigned char iv[CHACHA_CTR_SIZE], int enc) in chacha_init_key()
169 const unsigned char *iv, int enc) in chacha20_poly1305_init_key()
H A De_rc4_hmac_md5.c46 const unsigned char *iv, int enc) in rc4_hmac_md5_init_key()
/freebsd/crypto/openssl/crypto/modes/
H A Dxts128.c26 size_t len, int enc) in CRYPTO_xts128_encrypt()
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts.c55 int enc) in aes_xts_check_keys_differ()
70 const OSSL_PARAM params[], int enc) in aes_xts_init()
H A Dcipher_aes_siv.h26 unsigned int enc : 1; /* Set to 1 if we are encrypting or 0 otherwise */ member
H A Dcipher_tdes_common.c66 const OSSL_PARAM params[], int enc) in tdes_init()
/freebsd/crypto/openssl/crypto/cast/
H A Dc_enc.c85 int enc) in CAST_cbc_encrypt()
/freebsd/crypto/openssl/apps/
H A Dgendsa.c59 EVP_CIPHER *enc = NULL; in gendsa_main() local
H A Dpkcs12.c182 EVP_CIPHER *enc = (EVP_CIPHER *)default_enc; in pkcs12_main() local
838 const EVP_CIPHER *enc) in dump_certs_keys_p12()
883 char *pempass, const EVP_CIPHER *enc) in dump_certs_pkeys_bags()
897 char *pempass, const EVP_CIPHER *enc) in dump_certs_pkeys_bag()
H A Dgenrsa.c85 EVP_CIPHER *enc = NULL; in genrsa_main() local
/freebsd/sys/netgraph/
H A Dng_rfc1490.c108 const struct ng_rfc1490_encap_t *enc; member
223 const struct ng_rfc1490_encap_t *enc; in ng_rfc1490_rcvmsg() local
/freebsd/crypto/openssl/test/
H A Dtls13secretstest.c169 const EVP_CIPHER **enc) in ssl_cipher_get_evp_cipher()
175 const EVP_CIPHER **enc, const EVP_MD **md, in ssl_cipher_get_evp()
H A Drecordlentest.c63 static int fail_due_to_record_overflow(int enc) in fail_due_to_record_overflow()
H A Dacvp_test.c676 int enc) in cipher_enc()
704 const int enc = 1; in cipher_enc_dec_test() local
723 int enc, int pass) in aes_ccm_enc_dec()
781 const int enc = 1; in aes_ccm_enc_dec_test() local
810 int enc, int pass) in aes_gcm_enc_dec()
872 int enc = 1; in aes_gcm_enc_dec_test() local
/freebsd/crypto/openssl/engines/
H A De_dasync.c716 const unsigned char *iv, int enc, in dasync_cipher_init_key_helper()
810 const unsigned char *iv, int enc) in dasync_aes128_init_key()
833 const unsigned char *iv, int enc) in dasync_aes256_init_key()
863 int enc) in dasync_aes128_cbc_hmac_sha1_init_key()
/freebsd/crypto/openssl/crypto/pem/
H A Dpem_info.c224 int PEM_X509_INFO_write_bio(BIO *bp, const X509_INFO *xi, EVP_CIPHER *enc, in PEM_X509_INFO_write_bio()
/freebsd/crypto/openssh/
H A Dcipher-aes.c51 int enc) in ssh_rijndael_init()

1234567