Home
last modified time | relevance | path

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

/include/crypto/
Dakcipher.h139 static inline struct akcipher_alg *__crypto_akcipher_alg(struct crypto_alg *alg) in __crypto_akcipher_alg()
269 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_maxsize() local
287 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_encrypt() local
305 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_decrypt() local
323 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_sign() local
341 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_verify() local
362 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_set_pub_key() local
383 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_set_priv_key() local
Dkpp.h117 static inline struct kpp_alg *__crypto_kpp_alg(struct crypto_alg *alg) in __crypto_kpp_alg()
289 struct kpp_alg *alg = crypto_kpp_alg(tfm); in crypto_kpp_set_secret() local
310 struct kpp_alg *alg = crypto_kpp_alg(tfm); in crypto_kpp_generate_public_key() local
328 struct kpp_alg *alg = crypto_kpp_alg(tfm); in crypto_kpp_compute_shared_secret() local
345 struct kpp_alg *alg = crypto_kpp_alg(tfm); in crypto_kpp_maxsize() local
Dskcipher.h257 static inline unsigned int crypto_skcipher_alg_ivsize(struct skcipher_alg *alg) in crypto_skcipher_alg_ivsize()
284 struct skcipher_alg *alg) in crypto_skcipher_alg_chunksize()
297 struct skcipher_alg *alg) in crypto_skcipher_alg_walksize()
Dacompress.h120 static inline struct acomp_alg *__crypto_acomp_alg(struct crypto_alg *alg) in __crypto_acomp_alg()
Dhash.h305 struct crypto_alg *alg) in __crypto_hash_alg_common()
728 static inline struct shash_alg *__crypto_shash_alg(struct crypto_alg *alg) in __crypto_shash_alg()
Dalgapi.h43 struct crypto_alg alg; member
65 struct crypto_alg *alg; member
Daead.h202 static inline unsigned int crypto_aead_alg_ivsize(struct aead_alg *alg) in crypto_aead_alg_ivsize()
/include/crypto/internal/
Dhash.h38 struct ahash_alg alg; member
42 struct shash_alg alg; member
88 static inline bool crypto_shash_alg_has_setkey(struct shash_alg *alg) in crypto_shash_alg_has_setkey()
141 static inline struct ahash_alg *__crypto_ahash_alg(struct crypto_alg *alg) in __crypto_ahash_alg()
176 const char *name, struct crypto_alg *alg) in ahash_alloc_instance()
239 const char *name, struct crypto_alg *alg) in shash_alloc_instance()
Daead.h30 struct aead_alg alg; member
121 static inline unsigned int crypto_aead_alg_maxauthsize(struct aead_alg *alg) in crypto_aead_alg_maxauthsize()
162 static inline unsigned int crypto_aead_alg_chunksize(struct aead_alg *alg) in crypto_aead_alg_chunksize()
Dskcipher.h31 struct skcipher_alg alg; member
185 struct skcipher_alg *alg) in crypto_skcipher_alg_min_keysize()
198 struct skcipher_alg *alg) in crypto_skcipher_alg_max_keysize()
Dscompress.h56 static inline struct scomp_alg *__crypto_scomp_alg(struct crypto_alg *alg) in __crypto_scomp_alg()
Dakcipher.h25 struct akcipher_alg alg; member
/include/linux/crush/
Dcrush.h134 __u8 alg; /* one of CRUSH_BUCKET_* */ member
/include/net/
Dxfrm.h1813 static inline int aead_len(struct xfrm_algo_aead *alg) in aead_len()
1818 static inline int xfrm_alg_len(const struct xfrm_algo *alg) in xfrm_alg_len()
1823 static inline int xfrm_alg_auth_len(const struct xfrm_algo_auth *alg) in xfrm_alg_auth_len()
/include/media/davinci/
Disif.h403 __u8 alg; member
/include/uapi/linux/
Dwireless.h830 __u16 alg; /* IW_ENCODE_ALG_* */ member