Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 25 of 228) sorted by relevance

12345678910

/freebsd-14.2/crypto/openssl/crypto/evp/
H A Dcmeth_lib.c25 EVP_CIPHER *cipher = evp_cipher_new(); in EVP_CIPHER_meth_new() local
36 EVP_CIPHER *EVP_CIPHER_meth_dup(const EVP_CIPHER *cipher) in EVP_CIPHER_meth_dup()
58 void EVP_CIPHER_meth_free(EVP_CIPHER *cipher) in EVP_CIPHER_meth_free()
66 int EVP_CIPHER_meth_set_iv_length(EVP_CIPHER *cipher, int iv_len) in EVP_CIPHER_meth_set_iv_length()
75 int EVP_CIPHER_meth_set_flags(EVP_CIPHER *cipher, unsigned long flags) in EVP_CIPHER_meth_set_flags()
93 int EVP_CIPHER_meth_set_init(EVP_CIPHER *cipher, in EVP_CIPHER_meth_set_init()
106 int EVP_CIPHER_meth_set_do_cipher(EVP_CIPHER *cipher, in EVP_CIPHER_meth_set_do_cipher()
119 int EVP_CIPHER_meth_set_cleanup(EVP_CIPHER *cipher, in EVP_CIPHER_meth_set_cleanup()
129 int EVP_CIPHER_meth_set_set_asn1_params(EVP_CIPHER *cipher, in EVP_CIPHER_meth_set_set_asn1_params()
140 int EVP_CIPHER_meth_set_get_asn1_params(EVP_CIPHER *cipher, in EVP_CIPHER_meth_set_get_asn1_params()
[all …]
H A Dasymcipher.c25 EVP_ASYM_CIPHER *cipher = NULL; in evp_pkey_asym_cipher_init() local
304 EVP_ASYM_CIPHER *cipher = OPENSSL_zalloc(sizeof(EVP_ASYM_CIPHER)); in evp_asym_cipher_new() local
329 EVP_ASYM_CIPHER *cipher = NULL; in evp_asym_cipher_from_algorithm() local
441 void EVP_ASYM_CIPHER_free(EVP_ASYM_CIPHER *cipher) in EVP_ASYM_CIPHER_free()
456 int EVP_ASYM_CIPHER_up_ref(EVP_ASYM_CIPHER *cipher) in EVP_ASYM_CIPHER_up_ref()
464 OSSL_PROVIDER *EVP_ASYM_CIPHER_get0_provider(const EVP_ASYM_CIPHER *cipher) in EVP_ASYM_CIPHER_get0_provider()
489 int EVP_ASYM_CIPHER_is_a(const EVP_ASYM_CIPHER *cipher, const char *name) in EVP_ASYM_CIPHER_is_a()
494 int evp_asym_cipher_get_number(const EVP_ASYM_CIPHER *cipher) in evp_asym_cipher_get_number()
499 const char *EVP_ASYM_CIPHER_get0_name(const EVP_ASYM_CIPHER *cipher) in EVP_ASYM_CIPHER_get0_name()
510 void (*fn)(EVP_ASYM_CIPHER *cipher, in EVP_ASYM_CIPHER_do_all_provided()
[all …]
H A Devp_enc.c83 const EVP_CIPHER *cipher, in evp_cipher_init_internal()
441 int EVP_CipherInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in EVP_CipherInit()
1378 const EVP_CIPHER *cipher = ctx->cipher; in EVP_CIPHER_CTX_get_libctx() local
1477 EVP_CIPHER *cipher = OPENSSL_zalloc(sizeof(EVP_CIPHER)); in evp_cipher_new() local
1526 EVP_CIPHER *cipher = NULL; in evp_cipher_from_algorithm() local
1659 static int evp_cipher_up_ref(void *cipher) in evp_cipher_up_ref()
1664 static void evp_cipher_free(void *cipher) in evp_cipher_free()
1672 EVP_CIPHER *cipher = in EVP_CIPHER_fetch() local
1680 int EVP_CIPHER_up_ref(EVP_CIPHER *cipher) in EVP_CIPHER_up_ref()
1689 void evp_cipher_free_int(EVP_CIPHER *cipher) in evp_cipher_free_int()
[all …]
H A Devp_lib.c84 const EVP_CIPHER *cipher = c->cipher; in evp_cipher_param_to_asn1_ex() local
175 const EVP_CIPHER *cipher = c->cipher; in evp_cipher_asn1_to_param_ex() local
276 int EVP_CIPHER_get_type(const EVP_CIPHER *cipher) in EVP_CIPHER_get_type()
341 int evp_cipher_cache_constants(EVP_CIPHER *cipher) in evp_cipher_cache_constants()
388 int EVP_CIPHER_get_block_size(const EVP_CIPHER *cipher) in EVP_CIPHER_get_block_size()
455 EVP_CIPHER *cipher; in EVP_CIPHER_CTX_get1_cipher() local
500 int EVP_CIPHER_get_iv_length(const EVP_CIPHER *cipher) in EVP_CIPHER_get_iv_length()
665 int EVP_CIPHER_get_nid(const EVP_CIPHER *cipher) in EVP_CIPHER_get_nid()
684 int evp_cipher_get_number(const EVP_CIPHER *cipher) in evp_cipher_get_number()
711 int EVP_CIPHER_names_do_all(const EVP_CIPHER *cipher, in EVP_CIPHER_names_do_all()
[all …]
H A Dp5_crpt.c27 ASN1_TYPE *param, const EVP_CIPHER *cipher, in PKCS5_PBE_keyivgen_ex()
114 ASN1_TYPE *param, const EVP_CIPHER *cipher, in PKCS5_PBE_keyivgen()
/freebsd-14.2/sys/crypto/rijndael/
H A Drijndael-api-fst.c68 int rijndael_cipherInit(cipherInstance *cipher, BYTE mode, char *IV) { in rijndael_cipherInit()
82 int rijndael_blockEncrypt(cipherInstance *cipher, keyInstance *key, in rijndael_blockEncrypt()
198 int rijndael_padEncrypt(cipherInstance *cipher, keyInstance *key, in rijndael_padEncrypt()
262 int rijndael_blockDecrypt(cipherInstance *cipher, keyInstance *key, in rijndael_blockDecrypt()
362 int rijndael_padDecrypt(cipherInstance *cipher, keyInstance *key, in rijndael_padDecrypt()
/freebsd-14.2/contrib/wpa/src/common/
H A Dptksa_cache.c138 const u8 *addr, u32 cipher) in ptksa_cache_get()
233 void ptksa_cache_flush(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher) in ptksa_cache_flush()
278 const u8 *addr, u32 cipher, in ptksa_cache_add()
362 ptksa_cache_get(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher) in ptksa_cache_get()
376 u32 cipher, u32 life_time, const struct wpa_ptk *ptk, in ptksa_cache_add()
383 void ptksa_cache_flush(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher) in ptksa_cache_flush()
H A Dwpa_common.c396 struct wpa_ptk *ptk, int akmp, int cipher, in wpa_pmk_to_ptk()
1438 bool pasn_use_sha384(int akmp, int cipher) in pasn_use_sha384()
1563 u8 pasn_mic_len(int akmp, int cipher) in pasn_mic_len()
1831 int wpa_cipher_valid_group(int cipher) in wpa_cipher_valid_group()
1838 int wpa_cipher_valid_mgmt_group(int cipher) in wpa_cipher_valid_mgmt_group()
2697 const char * wpa_cipher_txt(int cipher) in wpa_cipher_txt()
2998 int wpa_cipher_key_len(int cipher) in wpa_cipher_key_len()
3019 int wpa_cipher_rsc_len(int cipher) in wpa_cipher_rsc_len()
3034 enum wpa_alg wpa_cipher_to_alg(int cipher) in wpa_cipher_to_alg()
3061 int wpa_cipher_valid_pairwise(int cipher) in wpa_cipher_valid_pairwise()
[all …]
/freebsd-14.2/crypto/openssl/demos/cipher/
H A Daeskeywrap.c60 EVP_CIPHER *cipher = NULL; in aes_wrap_encrypt() local
118 EVP_CIPHER *cipher = NULL; in aes_wrap_decrypt() local
H A Dariacbc.c59 EVP_CIPHER *cipher = NULL; in aria_cbc_encrypt() local
117 EVP_CIPHER *cipher = NULL; in aria_cbc_decrypt() local
H A Daesgcm.c74 EVP_CIPHER *cipher = NULL; in aes_gcm_encrypt() local
151 EVP_CIPHER *cipher = NULL; in aes_gcm_decrypt() local
H A Daesccm.c75 EVP_CIPHER *cipher = NULL; in aes_ccm_encrypt() local
162 EVP_CIPHER *cipher = NULL; in aes_ccm_decrypt() local
/freebsd-14.2/crypto/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c52 PROV_CIPHER cipher; member
109 const EVP_CIPHER *cipher; in krb5kdf_derive() local
174 const EVP_CIPHER *cipher; in krb5kdf_get_ctx_params() local
327 const EVP_CIPHER *cipher, ENGINE *engine, in cipher_init()
355 static int KRB5KDF(const EVP_CIPHER *cipher, ENGINE *engine, in KRB5KDF()
/freebsd-14.2/sys/dev/rtwn/
H A Dif_rtwn_tx.c86 uint8_t cipher; in rtwn_get_cipher() local
120 u_int cipher; in rtwn_tx_data() local
199 u_int cipher; in rtwn_tx_raw() local
/freebsd-14.2/crypto/openssl/crypto/pkcs12/
H A Dp12_crpt.c24 ASN1_TYPE *param, const EVP_CIPHER *cipher, in PKCS12_PBE_keyivgen_ex()
79 ASN1_TYPE *param, const EVP_CIPHER *cipher, in PKCS12_PBE_keyivgen()
H A Dp12_p8e.c16 X509_SIG *PKCS8_encrypt_ex(int pbe_nid, const EVP_CIPHER *cipher, in PKCS8_encrypt_ex()
60 X509_SIG *PKCS8_encrypt(int pbe_nid, const EVP_CIPHER *cipher, in PKCS8_encrypt()
/freebsd-14.2/crypto/openssl/test/
H A Dafalgtest.c31 const EVP_CIPHER *cipher; in test_afalg_aes_cbc() local
115 const EVP_CIPHER * cipher; in test_pr16743() local
H A Dbio_enc_test.c38 static int do_bio_cipher(const EVP_CIPHER* cipher, const unsigned char* key, in do_bio_cipher()
207 static int do_test_bio_cipher(const EVP_CIPHER* cipher, int idx) in do_test_bio_cipher()
/freebsd-14.2/crypto/openssl/crypto/cms/
H A Dcms_enc.c31 const EVP_CIPHER *cipher = NULL; in ossl_cms_EncryptedContent_init_bio() local
208 const EVP_CIPHER *cipher, in ossl_cms_EncryptedContent_init()
H A Dcms_env.c226 CMS_ContentInfo *CMS_EnvelopedData_create_ex(const EVP_CIPHER *cipher, in CMS_EnvelopedData_create_ex()
250 CMS_ContentInfo *CMS_EnvelopedData_create(const EVP_CIPHER *cipher) in CMS_EnvelopedData_create()
256 CMS_AuthEnvelopedData_create_ex(const EVP_CIPHER *cipher, OSSL_LIB_CTX *libctx, in CMS_AuthEnvelopedData_create_ex()
280 CMS_ContentInfo *CMS_AuthEnvelopedData_create(const EVP_CIPHER *cipher) in CMS_AuthEnvelopedData_create()
535 const EVP_CIPHER *cipher = NULL; in cms_RecipientInfo_ktri_decrypt() local
836 EVP_CIPHER *cipher = NULL; in cms_RecipientInfo_kekri_encrypt() local
907 EVP_CIPHER *cipher = NULL; in cms_RecipientInfo_kekri_decrypt() local
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A Dpasn_supplicant.c35 int cipher; member
82 int akmp, int cipher, u8 status, in wpas_pasn_auth_status()
312 int cipher, int akmp) in wpas_pasn_set_keys_from_cache()
464 int cipher) in wpas_pasn_allowed()
679 int akmp, int cipher, u16 group, int network_id, in wpas_pasn_auth_start()
769 int cipher = pasn_get_cipher(pasn); in wpas_pasn_immediate_retry() local
/freebsd-14.2/sys/crypto/openssl/
H A Dossl.h71 struct ossl_cipher *cipher; member
75 struct ossl_session_cipher cipher; member
/freebsd-14.2/crypto/openssl/crypto/asn1/
H A Dp5_pbev2.c148 X509_ALGOR *PKCS5_pbe2_set_iv(const EVP_CIPHER *cipher, int iter, in PKCS5_pbe2_set_iv()
156 X509_ALGOR *PKCS5_pbe2_set(const EVP_CIPHER *cipher, int iter, in PKCS5_pbe2_set()
/freebsd-14.2/tools/tools/crypto/
H A Dcryptocheck.c166 int cipher; member
287 build_eta(const struct alg *cipher, const struct alg *mac) in build_eta()
315 const struct alg *cipher, *mac; in build_eta_name() local
773 const EVP_CIPHER *cipher; in run_cipher_test() local
927 const EVP_CIPHER *cipher; in run_eta_test() local
1138 const EVP_CIPHER *cipher; in run_gmac_test() local
1253 openssl_aead_encrypt(const struct alg *alg, const EVP_CIPHER *cipher, in openssl_aead_encrypt()
1303 openssl_aead_decrypt(const struct alg *alg, const EVP_CIPHER *cipher, in openssl_aead_decrypt()
1347 openssl_ccm_encrypt(const struct alg *alg, const EVP_CIPHER *cipher, in openssl_ccm_encrypt()
1487 const EVP_CIPHER *cipher; in run_aead_test() local
[all …]
/freebsd-14.2/lib/libutil/
H A Dlogin_crypt.c39 const char *cipher; in login_setcryptfmt() local

12345678910