Searched defs:alg (Results 151 - 175 of 251) sorted by relevance

1234567891011

/linux-master/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c256 enum sec_cipher_alg alg; local
126 sec_alg_skcipher_init_template(struct sec_alg_tfm_ctx *ctx, struct sec_bd_info *req, enum sec_cipher_alg alg) argument
142 sec_alg_skcipher_init_context(struct crypto_skcipher *atfm, const u8 *key, unsigned int keylen, enum sec_cipher_alg alg) argument
227 sec_alg_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen, enum sec_cipher_alg alg) argument
278 enum sec_cipher_alg alg; local
300 enum sec_cipher_alg alg; local
322 enum sec_cipher_alg alg; local
[all...]
/linux-master/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss.h168 } alg; member in struct:sun4i_ss_alg_template
/linux-master/crypto/
H A Dvmac.c623 struct crypto_alg *alg; local
[all...]
H A Dccm.c710 struct aead_alg *alg; local
862 struct crypto_alg *alg; local
[all...]
H A Dalgapi.c38 static int crypto_check_alg(struct crypto_alg *alg) argument
88 crypto_destroy_instance(struct crypto_alg *alg) argument
107 crypto_more_spawns(struct crypto_alg *alg, struct list_head *stack, struct list_head *top, struct list_head *secondary_spawns) argument
157 crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, struct crypto_alg *nalg) argument
237 crypto_alg_finish_registration(struct crypto_alg *alg, bool fulfill_requests, struct list_head *algs_to_put) argument
288 crypto_alloc_test_larval(struct crypto_alg *alg) argument
317 __crypto_register_alg(struct crypto_alg *alg, struct list_head *algs_to_put) argument
376 struct crypto_alg *alg; local
443 struct crypto_alg *alg; local
453 crypto_register_alg(struct crypto_alg *alg) argument
482 crypto_remove_alg(struct crypto_alg *alg, struct list_head *list) argument
495 crypto_unregister_alg(struct crypto_alg *alg) argument
727 struct crypto_alg *alg; local
777 struct crypto_alg *alg = ERR_PTR(-EAGAIN); local
803 struct crypto_alg *alg; local
828 struct crypto_alg *alg; local
927 crypto_inst_setname(struct crypto_instance *inst, const char *name, struct crypto_alg *alg) argument
1035 crypto_alg_extsize(struct crypto_alg *alg) argument
1046 struct crypto_alg *alg = crypto_find_alg(name, frontend, type, mask); local
[all...]
H A Dtcrypt.c64 static char *alg; variable
1439 static inline int tcrypt_test(const char *alg) argument
1452 do_test(const char *alg, u32 type, u32 mask, int m, u32 num_mb) argument
[all...]
H A Dahash.c217 static void ahash_set_needkey(struct crypto_ahash *tfm, struct ahash_alg *alg) argument
239 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
465 struct ahash_alg *alg = crypto_ahash_alg(hash); local
473 struct ahash_alg *alg = crypto_ahash_alg(hash); local
488 crypto_ahash_extsize(struct crypto_alg *alg) argument
503 crypto_ahash_report( struct sk_buff *skb, struct crypto_alg *alg) argument
520 crypto_ahash_show(struct seq_file *m, struct crypto_alg *alg) argument
570 struct crypto_alg *alg = &halg->base; local
583 struct ahash_alg *alg; local
633 ahash_prepare_alg(struct ahash_alg *alg) argument
656 crypto_register_ahash(struct ahash_alg *alg) argument
669 crypto_unregister_ahash(struct ahash_alg *alg) argument
[all...]
/linux-master/drivers/crypto/ccree/
H A Dcc_cipher.c35 enum cc_cpp_alg alg; member in struct:cc_cpp_key_info
234 struct crypto_alg *alg = tfm->__crt_alg; local
1385 struct skcipher_alg *alg; local
1435 int alg; local
[all...]
H A Dcc_hash.c1825 struct crypto_alg *alg; local
1959 int alg; local
[all...]
/linux-master/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c614 struct crypto_alg *alg = tfm->__crt_alg; local
H A Dcrypto4xx_core.h146 struct crypto4xx_alg_common alg; member in struct:crypto4xx_alg
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c138 int test_prepare_key_sockaddr(struct tcp_ao_add *ao, const char *alg, argument
/linux-master/net/mac80211/
H A Drate.c128 struct rate_control_alg *alg; local
159 struct rate_control_alg *alg; local
176 struct rate_control_alg *alg; local
[all...]
/linux-master/arch/s390/crypto/
H A Dpaes_s390.c735 static inline void __crypto_unregister_skcipher(struct skcipher_alg *alg) argument
/linux-master/include/linux/firmware/cirrus/
H A Dcs_dsp.h65 unsigned int alg; member in struct:cs_dsp_alg_region
/linux-master/drivers/char/tpm/
H A Dtpm2-sessions.c162 u16 alg = get_unaligned_be16(name); local
/linux-master/drivers/crypto/bcm/
H A Dspu.h117 enum spu_cipher_alg alg; member in struct:spu_cipher_parms
128 enum hash_alg alg; member in struct:spu_hash_parms
H A Dcipher.h96 enum spu_cipher_alg alg; member in struct:cipher_op
101 enum hash_alg alg; member in struct:auth_op
111 } alg; member in struct:iproc_alg_s
193 struct iproc_alg_s *alg; member in struct:iproc_ctx_s
/linux-master/drivers/crypto/caam/
H A Dcaamalg_qi.c87 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), local
626 struct caam_skcipher_alg *alg = local
946 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), local
2507 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); local
2540 struct aead_alg *alg = crypto_aead_alg(tfm); local
2594 struct skcipher_alg *alg = &t_alg->skcipher; local
2608 struct aead_alg *alg = &t_alg->aead; local
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c236 qat_alg_aead_init_enc_session(struct crypto_aead *aead_tfm, int alg, struct crypto_authenc_keys *keys, int mode) argument
317 qat_alg_aead_init_dec_session(struct crypto_aead *aead_tfm, int alg, struct crypto_authenc_keys *keys, int mode) argument
451 qat_alg_skcipher_init_enc(struct qat_alg_skcipher_ctx *ctx, int alg, const u8 *key, unsigned int keylen, int mode) argument
486 qat_alg_skcipher_init_dec(struct qat_alg_skcipher_ctx *ctx, int alg, const u8 *key, unsigned int keylen, int mode) argument
515 qat_alg_validate_key(int key_len, int *alg, int mode) argument
550 int alg; local
579 int alg; local
[all...]
/linux-master/drivers/crypto/gemini/
H A Dsl3516-ce.h323 } alg; member in struct:sl3516_ce_alg_template
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h331 } alg; member in struct:sun8i_ce_alg_template
/linux-master/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h277 } alg; member in struct:sun8i_ss_alg_template
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c1366 int rtw_ap_set_group_key(struct adapter *padapter, u8 *key, u8 alg, int keyid) argument
1379 u8 alg; local
1301 rtw_ap_set_key( struct adapter *padapter, u8 *key, u8 alg, int keyid, u8 set_tx ) argument
[all...]
/linux-master/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c1193 __u16 alg; local
[all...]

Completed in 412 milliseconds

1234567891011