/include/crypto/ |
A D | sig.h | 106 static inline struct sig_alg *__crypto_sig_alg(struct crypto_alg *alg) in __crypto_sig_alg() 140 struct sig_alg *alg = crypto_sig_alg(tfm); in crypto_sig_keysize() local 157 struct sig_alg *alg = crypto_sig_alg(tfm); in crypto_sig_digestsize() local 174 struct sig_alg *alg = crypto_sig_alg(tfm); in crypto_sig_maxsize() local 196 struct sig_alg *alg = crypto_sig_alg(tfm); in crypto_sig_sign() local 219 struct sig_alg *alg = crypto_sig_alg(tfm); in crypto_sig_verify() local 240 struct sig_alg *alg = crypto_sig_alg(tfm); in crypto_sig_set_pubkey() local 261 struct sig_alg *alg = crypto_sig_alg(tfm); in crypto_sig_set_privkey() local
|
A D | akcipher.h | 128 static inline struct akcipher_alg *__crypto_akcipher_alg(struct crypto_alg *alg) in __crypto_akcipher_alg() 260 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_maxsize() local 352 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_set_pub_key() local 374 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_set_priv_key() local
|
A D | algapi.h | 60 struct crypto_alg alg; member 89 struct crypto_alg *alg; member 155 #define crypto_inst_setname_1(inst, name, alg) \ argument 157 #define crypto_inst_setname_2(inst, name, driver, alg) \ argument
|
A D | aead.h | 222 static inline unsigned int crypto_aead_alg_ivsize(struct aead_alg *alg) in crypto_aead_alg_ivsize() 258 static inline unsigned int crypto_aead_alg_maxauthsize(struct aead_alg *alg) in crypto_aead_alg_maxauthsize()
|
A D | kpp.h | 119 static inline struct kpp_alg *__crypto_kpp_alg(struct crypto_alg *alg) in __crypto_kpp_alg() 345 struct kpp_alg *alg = crypto_kpp_alg(tfm); in crypto_kpp_maxsize() local
|
A D | rng.h | 99 static inline struct rng_alg *__crypto_rng_alg(struct crypto_alg *alg) in __crypto_rng_alg()
|
A D | hash.h | 368 struct crypto_alg *alg) in __crypto_hash_alg_common() 794 static inline struct shash_alg *__crypto_shash_alg(struct crypto_alg *alg) in __crypto_shash_alg()
|
A D | acompress.h | 173 struct crypto_alg *alg) in __crypto_comp_alg_common()
|
/include/crypto/internal/ |
A D | hash.h | 55 struct ahash_alg alg; member 66 struct shash_alg alg; member 98 static inline bool crypto_shash_alg_has_setkey(struct shash_alg *alg) in crypto_shash_alg_has_setkey() 105 static inline bool crypto_shash_alg_needs_key(struct shash_alg *alg) in crypto_shash_alg_needs_key() 111 static inline bool crypto_hash_alg_needs_key(struct hash_alg_common *alg) in crypto_hash_alg_needs_key() 175 static inline struct ahash_alg *__crypto_ahash_alg(struct crypto_alg *alg) in __crypto_ahash_alg()
|
A D | aead.h | 25 struct aead_alg alg; member 139 static inline unsigned int crypto_aead_alg_chunksize(struct aead_alg *alg) in crypto_aead_alg_chunksize()
|
A D | skcipher.h | 35 struct skcipher_alg alg; member 46 struct lskcipher_alg alg; member
|
A D | sig.h | 20 struct sig_alg alg; member
|
A D | scompress.h | 51 static inline struct scomp_alg *__crypto_scomp_alg(struct crypto_alg *alg) in __crypto_scomp_alg()
|
A D | akcipher.h | 20 struct akcipher_alg alg; member
|
A D | kpp.h | 27 struct kpp_alg alg; member
|
/include/linux/firmware/cirrus/ |
A D | wmfw.h | 114 struct wmfw_alg_hdr alg; member 120 struct wmfw_alg_hdr alg; member 127 struct wmfw_alg_hdr alg; member
|
A D | cs_dsp.h | 73 unsigned int alg; member
|
/include/linux/ |
A D | fsverity.h | 201 u8 *alg, enum hash_algo *halg) in fsverity_get_digest()
|
A D | hisi_acc_qm.h | 167 const char *alg; member
|
A D | security.h | 91 const char *alg; member
|
/include/uapi/misc/ |
A D | xilinx_sdfec.h | 141 __u32 alg; member
|
/include/linux/crush/ |
A D | crush.h | 134 __u8 alg; /* one of CRUSH_BUCKET_* */ member
|
/include/net/ |
A D | xfrm.h | 1993 static inline unsigned int aead_len(struct xfrm_algo_aead *alg) in aead_len() 1998 static inline unsigned int xfrm_alg_len(const struct xfrm_algo *alg) in xfrm_alg_len() 2003 static inline unsigned int xfrm_alg_auth_len(const struct xfrm_algo_auth *alg) in xfrm_alg_auth_len()
|
/include/uapi/linux/ |
A D | wireless.h | 836 __u16 alg; /* IW_ENCODE_ALG_* */ member
|