Home
last modified time | relevance | path

Searched defs:alg (Results 626 - 650 of 745) sorted by relevance

1...<<21222324252627282930

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_common.h233 enum crypto_cipher_alg alg; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddriver_i.h151 wpa_drv_set_key(struct wpa_supplicant *wpa_s, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) wpa_drv_set_key() argument
H A Dwpas_glue.c492 static int wpa_supplicant_set_key(void *_wpa_s, enum wpa_alg alg, in wpa_supplicant_set_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.c690 hostapd_drv_set_key(const char *ifname, struct hostapd_data *hapd, enum wpa_alg alg, const u8 *addr, int key_idx, int vlan_id, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len, enum key_flag key_flag) hostapd_drv_set_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddefs.h210 static inline int wpa_auth_alg_fils(int alg) in wpa_auth_alg_fils() argument
231 static inline int wpa_alg_bip(enum wpa_alg alg) in wpa_alg_bip() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_wolfssl.c477 enum crypto_cipher_alg alg; member
482 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument
886 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_atheros.c501 enum wpa_alg alg = params->alg; in atheros_set_key() local
H A Ddriver_bsd.c319 enum wpa_alg alg = params->alg; in bsd_set_key() local
H A Ddriver_wext.c1716 static int wpa_driver_wext_set_key_ext(void *priv, enum wpa_alg alg, in wpa_driver_wext_set_key_ext() argument
1825 enum wpa_alg alg = params->alg; wpa_driver_wext_set_key() local
[all...]
H A Dwpa_hal.c225 static uint32_t WifiAlgToCipherSuite(enum wpa_alg alg, size_t keyLen) in WifiAlgToCipherSuite() argument
268 static void WifiWpaInitAlg(WifiKeyExt *keyExt, enum wpa_alg alg, size_t keyLen) in WifiWpaInitAlg() argument
279 static int32_t WifiWpaInitAddr(WifiKeyExt *keyExt, const uint8_t *addr, const enum wpa_alg alg, const int32_t keyIdx, in WifiWpaInitAddr() argument
317 WifiWpaInitKey(WifiKeyExt *keyExt, const uint8_t *key, const size_t keyLen, const int32_t keyIdx, const enum wpa_alg alg) WifiWpaInitKey() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_i.h246 static inline int wpa_sm_set_key(struct wpa_sm *sm, int link_id, enum wpa_alg alg, in wpa_sm_set_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_common.h233 enum crypto_cipher_alg alg; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddriver_i.h208 static inline int wpa_drv_set_wapi_key(struct wpa_supplicant *wpa_s, enum wpa_alg alg, in wpa_drv_set_wapi_key() argument
149 wpa_drv_set_key(struct wpa_supplicant *wpa_s, int link_id, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len, enum key_flag key_flag) wpa_drv_set_key() argument
H A Dwpas_glue.c530 wpa_supplicant_set_key(void *_wpa_s, int link_id, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len, enum key_flag key_flag) wpa_supplicant_set_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.c676 hostapd_drv_set_key(const char *ifname, struct hostapd_data *hapd, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) hostapd_drv_set_key() argument
/kernel/linux/linux-5.10/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
3746 do_test_kpp(struct crypto_kpp *tfm, const struct kpp_testvec *vec, const char *alg) do_test_kpp() argument
3888 test_kpp(struct crypto_kpp *tfm, const char *alg, const struct kpp_testvec *vecs, unsigned int tcount) test_kpp() argument
4112 test_akcipher(struct crypto_akcipher *tfm, const char *alg, const struct akcipher_testvec *vecs, unsigned int tcount) test_akcipher() argument
5624 alg_find_test(const char *alg) alg_find_test() argument
5649 alg_test(const char *driver, const char *alg, u32 type, u32 mask) alg_test() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c49 enum safexcel_cipher_alg alg; member
411 const char *alg; in safexcel_aead_setkey() local
2954 struct aead_alg *alg = crypto_aead_alg(aead); safexcel_aead_fallback_cra_init() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c257 struct ahash_alg alg; member
262 struct crypto_alg *alg = tfm->__crt_alg; in n2_ahash_alg() local
277 struct crypto_alg *alg = tfm->__crt_alg; in n2_hmac_alg() local
716 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in n2_skcipher_alg() local
1303 struct n2_ahash_alg *alg, *alg_tm in __n2_unregister_algs() local
1332 struct skcipher_alg *alg; __n2_register_one_skcipher() local
[all...]
H A Domap-sham.c2165 struct ahash_alg *alg; in omap_sham_probe() local
H A Datmel-aes.c2359 static void atmel_aes_crypto_alg_init(struct crypto_alg *alg) in atmel_aes_crypto_alg_init() argument
H A Datmel-sha.c1254 static void atmel_sha_alg_init(struct ahash_alg *alg) in atmel_sha_alg_init() argument
2016 atmel_sha_hmac_alg_init(struct ahash_alg *alg) atmel_sha_hmac_alg_init() argument
[all...]
H A Dsa2ul.c141 } alg; member
1275 struct crypto_alg *alg = req->base.tfm->__crt_alg; in sa_cipher_run() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi2.c169 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), in aead_set_sh_desc() local
354 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), in aead_edesc_alloc() local
942 struct caam_skcipher_alg *alg = skcipher_setkey() local
1601 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); caam_cra_init_skcipher() local
1637 struct aead_alg *alg = crypto_aead_alg(tfm); caam_cra_init_aead() local
3005 struct skcipher_alg *alg = &t_alg->skcipher; caam_skcipher_alg_init() local
3019 struct aead_alg *alg = &t_alg->aead; caam_aead_alg_init() local
4544 struct ahash_alg *alg = caam_hash_cra_init() local
4622 struct crypto_alg *alg; caam_hash_alloc() local
5332 struct caam_hash_template *alg = driver_hash + i; dpaa2_caam_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_algo.c169 struct aead_alg *alg = crypto_aead_alg(aead); in get_aead_subtype() local
370 struct crypto_alg *alg = tfm->__crt_alg; in is_hmac() local
572 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in get_cryptoalg_subtype() local
1475 struct skcipher_alg *alg in chcr_init_tfm() local
1494 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); chcr_rfc3686_init() local
3257 struct aead_alg *alg = crypto_aead_alg(tfm); chcr_aead_cra_init() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_common.h375 u8 alg[HOSTAP_CRYPT_ALG_NAME_LEN]; member

Completed in 52 milliseconds

1...<<21222324252627282930