Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 24 of 24) sorted by relevance

/include/crypto/
A Dsig.h106 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 Dakcipher.h128 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 Dalgapi.h60 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 Daead.h222 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 Dkpp.h119 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 Drng.h99 static inline struct rng_alg *__crypto_rng_alg(struct crypto_alg *alg) in __crypto_rng_alg()
A Dhash.h368 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 Dacompress.h173 struct crypto_alg *alg) in __crypto_comp_alg_common()
/include/crypto/internal/
A Dhash.h55 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 Daead.h25 struct aead_alg alg; member
139 static inline unsigned int crypto_aead_alg_chunksize(struct aead_alg *alg) in crypto_aead_alg_chunksize()
A Dskcipher.h35 struct skcipher_alg alg; member
46 struct lskcipher_alg alg; member
A Dsig.h20 struct sig_alg alg; member
A Dscompress.h51 static inline struct scomp_alg *__crypto_scomp_alg(struct crypto_alg *alg) in __crypto_scomp_alg()
A Dakcipher.h20 struct akcipher_alg alg; member
A Dkpp.h27 struct kpp_alg alg; member
/include/linux/firmware/cirrus/
A Dwmfw.h114 struct wmfw_alg_hdr alg; member
120 struct wmfw_alg_hdr alg; member
127 struct wmfw_alg_hdr alg; member
A Dcs_dsp.h73 unsigned int alg; member
/include/linux/
A Dfsverity.h201 u8 *alg, enum hash_algo *halg) in fsverity_get_digest()
A Dhisi_acc_qm.h167 const char *alg; member
A Dsecurity.h91 const char *alg; member
/include/uapi/misc/
A Dxilinx_sdfec.h141 __u32 alg; member
/include/linux/crush/
A Dcrush.h134 __u8 alg; /* one of CRUSH_BUCKET_* */ member
/include/net/
A Dxfrm.h1993 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 Dwireless.h836 __u16 alg; /* IW_ENCODE_ALG_* */ member

Completed in 63 milliseconds