Home
last modified time | relevance | path

Searched defs:alg (Results 726 - 750 of 816) sorted by relevance

1...<<21222324252627282930>>...33

/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-sha.c1254 static void atmel_sha_alg_init(struct ahash_alg *alg) in atmel_sha_alg_init() argument
2043 atmel_sha_hmac_alg_init(struct ahash_alg *alg) atmel_sha_hmac_alg_init() argument
[all...]
H A Domap-sham.c2157 struct ahash_alg *alg; in omap_sham_probe() local
H A Dn2_core.c259 struct ahash_alg alg; member
264 struct crypto_alg *alg = tfm->__crt_alg; in n2_ahash_alg() local
279 struct crypto_alg *alg = tfm->__crt_alg; in n2_hmac_alg() local
718 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in n2_skcipher_alg() local
1305 struct n2_ahash_alg *alg, *alg_tm in __n2_unregister_algs() local
1334 struct skcipher_alg *alg; __n2_register_one_skcipher() local
[all...]
H A Dsa2ul.c161 } alg; member
1301 struct crypto_alg *alg = req->base.tfm->__crt_alg; in sa_cipher_run() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_algo.c165 struct aead_alg *alg = crypto_aead_alg(aead); in get_aead_subtype() local
366 struct crypto_alg *alg = tfm->__crt_alg; in is_hmac() local
568 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in get_cryptoalg_subtype() local
1468 struct skcipher_alg *alg in chcr_init_tfm() local
1487 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); chcr_rfc3686_init() local
3252 struct aead_alg *alg = crypto_aead_alg(tfm); chcr_aead_cra_init() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c109 struct skcipher_alg alg; member
114 struct aead_alg alg; member
685 const char *alg = crypto_tfm_alg_name(&tfm->base); in sec_skcipher_fbtfm_init() local
1961 struct aead_alg *alg = crypto_aead_alg(tfm); in sec_aead_xcm_ctx_init() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/
H A Dzip_main.c461 bool hisi_zip_alg_support(struct hisi_qm *qm, u32 alg) in hisi_zip_alg_support() argument
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c360 bool hpre_check_alg_support(struct hisi_qm *qm, u32 alg) in hpre_check_alg_support() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_common.h375 u8 alg[HOSTAP_CRYPT_ALG_NAME_LEN]; member
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.c63 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test() argument
140 const char *alg; member
3891 do_test_kpp(struct crypto_kpp *tfm, const struct kpp_testvec *vec, const char *alg) do_test_kpp() argument
4033 test_kpp(struct crypto_kpp *tfm, const char *alg, const struct kpp_testvec *vecs, unsigned int tcount) test_kpp() argument
4257 test_akcipher(struct crypto_akcipher *tfm, const char *alg, const struct akcipher_testvec *vecs, unsigned int tcount) test_akcipher() argument
5842 alg_find_test(const char *alg) alg_find_test() argument
5867 alg_fips_disabled(const char *driver, const char *alg) alg_fips_disabled() argument
5874 alg_test(const char *driver, const char *alg, u32 type, u32 mask) alg_test() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dipsec.c831 struct xfrm_algo alg; in xfrm_state_pack_algo() member
836 } alg = {}; in xfrm_state_pack_algo() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm_adsp.c683 wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type, unsigned int alg, void *buf, size_t len) wm_adsp_write_ctl() argument
706 wm_adsp_read_ctl(struct wm_adsp *dsp, const char *name, int type, unsigned int alg, void *buf, size_t len) wm_adsp_read_ctl() argument
/third_party/libcoap/src/
H A Dcoap_gnutls.c2940 cose_alg_t alg; member
2950 get_hash_alg(cose_alg_t alg, size_t *hash_len) { in get_hash_alg() argument
2964 coap_crypto_hash(cose_alg_t alg, in coap_crypto_hash() argument
3013 cose_alg_t alg; member
3020 get_cipher_alg(cose_alg_t alg) { in get_cipher_alg() argument
3057 coap_crypto_check_cipher_alg(cose_alg_t alg) coap_crypto_check_cipher_alg() argument
[all...]
/third_party/mbedtls/programs/ssl/
H A Dssl_client2.c817 psa_algorithm_t alg = 0; in main() local
/third_party/rust/crates/nix/src/sys/socket/
H A Daddr.rs2408 pub mod alg { modules
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c2418 enum wpa_alg alg; in hostapd_ctrl_set_key() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_openssl.c707 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument
1056 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
2545 X509_ALGOR *alg; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c2189 enum wpa_alg alg; in hostapd_ctrl_set_key() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c1444 int alg; in __wpa_send_eapol() local
2742 enum wpa_alg alg; in fils_set_tk() local
3355 enum wpa_alg alg = wpa_cipher_to_alg(sm->pairwise); in SM_STATE() local
136 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len) wpa_auth_set_key() argument
3962 enum wpa_alg alg; wpa_group_config_group_keys() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/arpa/
H A Dnameser.h124 char name[NS_MAXDNAME], alg[NS_MAXDNAME]; member
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_receiver.c3823 drbd_crypto_alloc_digest_safe( const struct drbd_device *device, const char *alg, const char *name) drbd_crypto_alloc_digest_safe() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/
H A Ds5p-sss.c2278 struct ahash_alg *alg; in s5p_aes_probe() local
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h868 u64 alg : 3; member
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Ds5k5baf.c648 static void s5k5baf_hw_set_alg(struct s5k5baf *state, u16 alg, bool enable) in s5k5baf_hw_set_alg() argument
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c2653 ahc_set_tags(struct ahc_softc *ahc, struct scsi_cmnd *cmd, struct ahc_devinfo *devinfo, ahc_queue_alg alg) ahc_set_tags() argument

Completed in 86 milliseconds

1...<<21222324252627282930>>...33