Home
last modified time | relevance | path

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

/crypto/
A Dinternal.h36 struct crypto_type { struct
128 const struct crypto_type *frontend, int node);
129 void *crypto_clone_tfm(const struct crypto_type *frontend,
133 const struct crypto_type *frontend) in crypto_create_tfm()
139 const struct crypto_type *frontend,
143 const struct crypto_type *frontend, u32 type, u32 mask,
147 const struct crypto_type *frontend, u32 type, u32 mask) in crypto_alloc_tfm()
156 int crypto_type_has_alg(const char *name, const struct crypto_type *frontend,
A Dapi.c372 const struct crypto_type *type = tfm->__crt_alg->cra_type; in crypto_exit_ops()
380 const struct crypto_type *type_obj = alg->cra_type; in crypto_ctxsize()
503 const struct crypto_type *frontend, int node, in crypto_alloc_tfmmem()
527 const struct crypto_type *frontend, in crypto_create_tfm_node()
562 void *crypto_clone_tfm(const struct crypto_type *frontend, in crypto_clone_tfm()
589 const struct crypto_type *frontend, in crypto_find_alg()
627 const struct crypto_type *frontend, u32 type, u32 mask, in crypto_alloc_tfm_node()
A Dhash.h14 extern const struct crypto_type crypto_shash_type;
A Dscompress.c40 static const struct crypto_type crypto_scomp_type;
335 static const struct crypto_type crypto_scomp_type = {
A Dkpp.c69 static const struct crypto_type crypto_kpp_type = {
A Dsig.c63 static const struct crypto_type crypto_sig_type = {
A Drng.c88 static const struct crypto_type crypto_rng_type = {
A Dakcipher.c86 static const struct crypto_type crypto_akcipher_type = {
A Dacompress.c37 static const struct crypto_type crypto_acomp_type;
136 static const struct crypto_type crypto_acomp_type = {
A Dskcipher.c30 static const struct crypto_type crypto_skcipher_type;
360 static const struct crypto_type crypto_skcipher_type = {
A Daead.c175 static const struct crypto_type crypto_aead_type = {
A Dshash.c360 const struct crypto_type crypto_shash_type = {
A Dlskcipher.c283 static const struct crypto_type crypto_lskcipher_type = {
A Dalgapi.c1041 int crypto_type_has_alg(const char *name, const struct crypto_type *frontend, in crypto_type_has_alg()
A Dahash.c802 static const struct crypto_type crypto_ahash_type = {

Completed in 27 milliseconds