Home
last modified time | relevance | path

Searched refs:cra_type (Results 1 – 25 of 48) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Dacompress.c65 if (tfm->__crt_alg->cra_type != &crypto_acomp_type) in crypto_acomp_init_tfm()
86 if (alg->cra_type != &crypto_acomp_type) in crypto_acomp_extsize()
126 if (req && (tfm->__crt_alg->cra_type != &crypto_acomp_type)) in acomp_request_alloc()
138 if (tfm->__crt_alg->cra_type != &crypto_acomp_type) in acomp_request_free()
154 base->cra_type = &crypto_acomp_type; in crypto_register_acomp()
H A Dproc.c58 if (alg->cra_type && alg->cra_type->show) { in c_show()
59 alg->cra_type->show(m, alg); in c_show()
H A Dahash.c462 if (tfm->__crt_alg->cra_type != &crypto_ahash_type) in crypto_ahash_init_tfm()
486 if (alg->cra_type != &crypto_ahash_type) in crypto_ahash_extsize()
577 base->cra_type = &crypto_ahash_type; in ahash_prepare_alg()
652 if (alg->cra_type != &crypto_ahash_type) in crypto_hash_alg_has_setkey()
H A Dcrypto_user_base.c127 if (alg->cra_type && alg->cra_type->report) { in crypto_report_one()
128 if (alg->cra_type->report(skb, alg)) in crypto_report_one()
H A Dapi.c296 const struct crypto_type *type_obj = tfm->__crt_alg->cra_type; in crypto_init_ops()
305 const struct crypto_type *type = tfm->__crt_alg->cra_type; in crypto_exit_ops()
313 const struct crypto_type *type_obj = alg->cra_type; in crypto_ctxsize()
H A Dkpp.c94 base->cra_type = &crypto_kpp_type; in kpp_prepare_alg()
H A Dakcipher.c113 base->cra_type = &crypto_akcipher_type; in akcipher_prepare_alg()
H A Drng.c184 base->cra_type = &crypto_rng_type; in crypto_register_rng()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Dacompress.c65 if (tfm->__crt_alg->cra_type != &crypto_acomp_type) in crypto_acomp_init_tfm()
86 if (alg->cra_type != &crypto_acomp_type) in crypto_acomp_extsize()
126 if (req && (tfm->__crt_alg->cra_type != &crypto_acomp_type)) in acomp_request_alloc()
138 if (tfm->__crt_alg->cra_type != &crypto_acomp_type) in acomp_request_free()
154 base->cra_type = &crypto_acomp_type; in crypto_register_acomp()
H A Dproc.c58 if (alg->cra_type && alg->cra_type->show) { in c_show()
59 alg->cra_type->show(m, alg); in c_show()
H A Dahash.c462 if (tfm->__crt_alg->cra_type != &crypto_ahash_type) in crypto_ahash_init_tfm()
486 if (alg->cra_type != &crypto_ahash_type) in crypto_ahash_extsize()
577 base->cra_type = &crypto_ahash_type; in ahash_prepare_alg()
652 if (alg->cra_type != &crypto_ahash_type) in crypto_hash_alg_has_setkey()
H A Dcrypto_user_base.c127 if (alg->cra_type && alg->cra_type->report) { in crypto_report_one()
128 if (alg->cra_type->report(skb, alg)) in crypto_report_one()
H A Dapi.c296 const struct crypto_type *type_obj = tfm->__crt_alg->cra_type; in crypto_init_ops()
305 const struct crypto_type *type = tfm->__crt_alg->cra_type; in crypto_exit_ops()
313 const struct crypto_type *type_obj = alg->cra_type; in crypto_ctxsize()
H A Dkpp.c94 base->cra_type = &crypto_kpp_type; in kpp_prepare_alg()
H A Dakcipher.c113 base->cra_type = &crypto_akcipher_type; in akcipher_prepare_alg()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Dacompress.c65 if (tfm->__crt_alg->cra_type != &crypto_acomp_type) in crypto_acomp_init_tfm()
86 if (alg->cra_type != &crypto_acomp_type) in crypto_acomp_extsize()
126 if (req && (tfm->__crt_alg->cra_type != &crypto_acomp_type)) in acomp_request_alloc()
138 if (tfm->__crt_alg->cra_type != &crypto_acomp_type) in acomp_request_free()
154 base->cra_type = &crypto_acomp_type; in crypto_register_acomp()
H A Dproc.c58 if (alg->cra_type && alg->cra_type->show) { in c_show()
59 alg->cra_type->show(m, alg); in c_show()
H A Dahash.c462 if (tfm->__crt_alg->cra_type != &crypto_ahash_type) in crypto_ahash_init_tfm()
486 if (alg->cra_type != &crypto_ahash_type) in crypto_ahash_extsize()
577 base->cra_type = &crypto_ahash_type; in ahash_prepare_alg()
652 if (alg->cra_type != &crypto_ahash_type) in crypto_hash_alg_has_setkey()
H A Dcrypto_user_base.c127 if (alg->cra_type && alg->cra_type->report) { in crypto_report_one()
128 if (alg->cra_type->report(skb, alg)) in crypto_report_one()
H A Dapi.c296 const struct crypto_type *type_obj = tfm->__crt_alg->cra_type; in crypto_init_ops()
305 const struct crypto_type *type = tfm->__crt_alg->cra_type; in crypto_exit_ops()
313 const struct crypto_type *type_obj = alg->cra_type; in crypto_ctxsize()
H A Dkpp.c94 base->cra_type = &crypto_kpp_type; in kpp_prepare_alg()
H A Dakcipher.c113 base->cra_type = &crypto_akcipher_type; in akcipher_prepare_alg()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/vmx/
H A Daes.c120 .cra_type = NULL,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/vmx/
H A Daes.c120 .cra_type = NULL,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/vmx/
H A Daes.c120 .cra_type = NULL,

12