Home
last modified time | relevance | path

Searched refs:crypto_type (Results 1 – 18 of 18) sorted by relevance

/linux-4.19.296/crypto/
Dinternal.h85 const struct crypto_type *frontend);
87 const struct crypto_type *frontend,
90 const struct crypto_type *frontend, u32 type, u32 mask);
98 int crypto_type_has_alg(const char *name, const struct crypto_type *frontend,
Dapi.c299 const struct crypto_type *type_obj = tfm->__crt_alg->cra_type; in crypto_init_ops()
321 const struct crypto_type *type = tfm->__crt_alg->cra_type; in crypto_exit_ops()
329 const struct crypto_type *type_obj = alg->cra_type; in crypto_ctxsize()
452 const struct crypto_type *frontend) in crypto_create_tfm()
493 const struct crypto_type *frontend, in crypto_find_alg()
528 const struct crypto_type *frontend, u32 type, u32 mask) in crypto_alloc_tfm()
Dacompress.c29 static const struct crypto_type crypto_acomp_type;
101 static const struct crypto_type crypto_acomp_type = {
Dscompress.c32 static const struct crypto_type crypto_scomp_type;
267 static const struct crypto_type crypto_scomp_type = {
Dkpp.c80 static const struct crypto_type crypto_kpp_type = {
Dakcipher.c87 static const struct crypto_type crypto_akcipher_type = {
Drng.c103 static const struct crypto_type crypto_rng_type = {
Dablkcipher.c409 const struct crypto_type crypto_ablkcipher_type = {
484 const struct crypto_type crypto_givcipher_type = {
Dalgapi.c619 const struct crypto_type *frontend) in crypto_init_spawn2()
785 const struct crypto_type *frontend, in crypto_attr_alg2()
1041 int crypto_type_has_alg(const char *name, const struct crypto_type *frontend, in crypto_type_has_alg()
Dshash.c26 static const struct crypto_type crypto_shash_type;
457 static const struct crypto_type crypto_shash_type = {
Daead.c173 static const struct crypto_type crypto_aead_type = {
Dahash.c532 const struct crypto_type crypto_ahash_type = {
Dblkcipher.c548 const struct crypto_type crypto_blkcipher_type = {
Dskcipher.c941 static const struct crypto_type crypto_skcipher_type2 = {
/linux-4.19.296/include/crypto/
Dalgapi.h34 struct crypto_type { struct
74 const struct crypto_type *frontend;
138 extern const struct crypto_type crypto_ablkcipher_type;
139 extern const struct crypto_type crypto_blkcipher_type;
155 const struct crypto_type *frontend);
174 const struct crypto_type *frontend,
/linux-4.19.296/include/crypto/internal/
Dskcipher.h73 extern const struct crypto_type crypto_givcipher_type;
Dhash.h53 extern const struct crypto_type crypto_ahash_type;
/linux-4.19.296/include/linux/
Dcrypto.h159 struct crypto_type;
476 const struct crypto_type *cra_type;