Searched defs:alg (Results 51 - 75 of 251) sorted by last modified time

1234567891011

/linux-master/crypto/
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...]
H A Dalgboss.c46 char alg[CRYPTO_MAX_ALG_NAME]; member in struct:crypto_test_param
185 static int cryptomgr_schedule_test(struct crypto_alg *alg) argument
[all...]
H A Dakcipher.c39 static void crypto_akcipher_show(struct seq_file *m, struct crypto_alg *alg) argument
47 struct akcipher_alg *alg = crypto_akcipher_alg(akcipher); local
55 struct akcipher_alg *alg = crypto_akcipher_alg(akcipher); local
105 static void akcipher_prepare_alg(struct akcipher_alg *alg) argument
23 crypto_akcipher_report( struct sk_buff *skb, struct crypto_alg *alg) argument
125 crypto_register_akcipher(struct akcipher_alg *alg) argument
145 crypto_unregister_akcipher(struct akcipher_alg *alg) argument
[all...]
H A Daead.c111 struct aead_alg *alg = crypto_aead_alg(aead); local
119 struct aead_alg *alg = crypto_aead_alg(aead); local
134 crypto_aead_report( struct sk_buff *skb, struct crypto_alg *alg) argument
154 crypto_aead_show(struct seq_file *m, struct crypto_alg *alg) argument
211 aead_prepare_alg(struct aead_alg *alg) argument
229 crypto_register_aead(struct aead_alg *alg) argument
242 crypto_unregister_aead(struct aead_alg *alg) argument
[all...]
H A Dacompress.c26 static inline struct acomp_alg *__crypto_acomp_alg(struct crypto_alg *alg) argument
51 static void crypto_acomp_show(struct seq_file *m, struct crypto_alg *alg) argument
59 struct acomp_alg *alg = crypto_acomp_alg(acomp); local
67 struct acomp_alg *alg = crypto_acomp_alg(acomp); local
36 crypto_acomp_report( struct sk_buff *skb, struct crypto_alg *alg) argument
86 crypto_acomp_extsize(struct crypto_alg *alg) argument
156 comp_prepare_alg(struct comp_alg_common *alg) argument
163 crypto_register_acomp(struct acomp_alg *alg) argument
176 crypto_unregister_acomp(struct acomp_alg *alg) argument
[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...]
/linux-master/arch/s390/crypto/
H A Dpaes_s390.c735 static inline void __crypto_unregister_skcipher(struct skcipher_alg *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/fs/smb/client/
H A Dmisc.c1064 struct crypto_shash *alg = NULL; local
H A Dcifs_debug.c283 static __always_inline const char *compression_alg_str(__le16 alg) argument
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c3867 static int set_flowkey_fields(struct nix_rx_flowkey_alg *alg, u32 flow_cfg) argument
4262 int alg, fid, rc; local
[all...]
/linux-master/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c675 u8 idx = 0, alg = 0, group = 0; local
[all...]
/linux-master/drivers/base/firmware_loader/
H A Dmain.c815 struct crypto_shash *alg; local
/linux-master/include/linux/
H A Dhisi_acc_qm.h163 const char *alg; member in struct:qm_dev_alg
/linux-master/include/crypto/internal/
H A Dhash.h37 struct ahash_alg alg; member in union:ahash_instance::__anon661
48 struct shash_alg alg; member in union:shash_instance::__anon663
79 static inline bool crypto_shash_alg_has_setkey(struct shash_alg *alg) argument
84 static inline bool crypto_shash_alg_needs_key(struct shash_alg *alg) argument
142 __crypto_ahash_alg(struct crypto_alg *alg) argument
[all...]
/linux-master/drivers/media/i2c/
H A Ds5k5baf.c642 static void s5k5baf_hw_set_alg(struct s5k5baf *state, u16 alg, bool enable) argument
/linux-master/drivers/crypto/xilinx/
H A Dzynqmp-aes-gcm.c48 } alg; member in struct:zynqmp_aead_drv_ctx
288 struct aead_alg *alg = crypto_aead_alg(aead); local
301 struct aead_alg *alg = crypto_aead_alg(aead); local
316 struct aead_alg *alg = crypto_aead_alg(aead); local
[all...]
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c29 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
123 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
166 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
194 struct ahash_alg *alg local
209 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); local
242 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); local
334 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); local
[all...]
H A Dsun8i-ce-cipher.c28 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); local
97 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); local
127 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); local
419 struct skcipher_alg *alg local
[all...]
/linux-master/arch/powerpc/crypto/
H A Daes.c30 const char *alg = crypto_tfm_alg_name(tfm); local
/linux-master/drivers/crypto/
H A Dn2_core.c259 struct ahash_alg alg; member in struct:n2_ahash_alg
264 struct crypto_alg *alg = tfm->__crt_alg; local
279 struct crypto_alg *alg = tfm->__crt_alg; local
718 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); local
1280 struct n2_ahash_alg *alg, *alg_tm local
1309 struct skcipher_alg *alg; local
[all...]
/linux-master/drivers/block/zram/
H A Dzcomp.c210 struct zcomp *zcomp_create(const char *alg) argument
/linux-master/fs/verity/
H A Dmeasure.c85 fsverity_get_digest(struct inode *inode, u8 raw_digest[FS_VERITY_MAX_DIGEST_SIZE], u8 *alg, enum hash_algo *halg) argument
/linux-master/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c49 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
263 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
348 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
[all...]
/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

Completed in 319 milliseconds

1234567891011