crypto_instance
static void crypto_aead_free_instance(struct crypto_instance *inst)
struct crypto_instance *inst,
static void crypto_ahash_free_instance(struct crypto_instance *inst)
struct crypto_instance *inst,
struct crypto_instance *inst,
static void crypto_akcipher_free_instance(struct crypto_instance *inst)
static void crypto_remove_instance(struct crypto_instance *inst,
struct crypto_instance *inst;
struct crypto_instance *inst;
struct crypto_instance *inst)
static void crypto_free_instance(struct crypto_instance *inst)
void crypto_unregister_instance(struct crypto_instance *inst)
int crypto_grab_spawn(struct crypto_spawn *spawn, struct crypto_instance *inst,
struct crypto_instance *inst;
int __crypto_inst_setname(struct crypto_instance *inst, const char *name,
struct crypto_instance *inst = container_of(alg,
struct crypto_instance,
struct crypto_instance *inst = (void *)tfm->__crt_alg;
struct crypto_instance *inst = crypto_tfm_alg_instance(tfm);
static int cryptd_init_instance(struct crypto_instance *inst,
crypto_unregister_instance((struct crypto_instance *)alg);
struct crypto_instance *inst;
struct crypto_instance;
void (*free)(struct crypto_instance *inst);
static void crypto_kpp_free_instance(struct crypto_instance *inst)
struct crypto_instance *inst,
static void crypto_lskcipher_free_instance(struct crypto_instance *inst)
struct crypto_instance *inst,
static int pcrypt_init_instance(struct crypto_instance *inst,
static void crypto_shash_free_instance(struct crypto_instance *inst)
struct crypto_instance *inst,
struct crypto_instance *inst,
static void crypto_sig_free_instance(struct crypto_instance *inst)
static void crypto_skcipher_free_instance(struct crypto_instance *inst)
struct crypto_instance *inst,
struct crypto_instance *inst = (void *)tfm->__crt_alg;
struct crypto_instance *inst);
void crypto_unregister_instance(struct crypto_instance *inst);
int crypto_grab_spawn(struct crypto_spawn *spawn, struct crypto_instance *inst,
int __crypto_inst_setname(struct crypto_instance *inst, const char *name,
static inline struct crypto_instance *crypto_tfm_alg_instance(
return container_of(tfm->__crt_alg, struct crypto_instance, alg);
static inline void *crypto_instance_ctx(struct crypto_instance *inst)
struct crypto_instance;
struct crypto_instance *inst;
struct crypto_instance *inst,
struct crypto_instance base;
static inline struct crypto_instance *aead_crypto_instance(
return container_of(&inst->alg.base, struct crypto_instance, alg);
static inline struct aead_instance *aead_instance(struct crypto_instance *inst)
struct crypto_instance *inst,
struct crypto_instance base;
static inline struct crypto_instance *akcipher_crypto_instance(
return container_of(&inst->alg.base, struct crypto_instance, alg);
struct crypto_instance *inst)
struct crypto_instance *inst,
struct crypto_instance *inst,
struct crypto_instance *inst,
static inline struct crypto_instance *ahash_crypto_instance(
struct crypto_instance *inst)
static inline struct crypto_instance *shash_crypto_instance(
struct crypto_instance *inst)
struct crypto_instance base;
struct crypto_instance base;
static inline struct crypto_instance *kpp_crypto_instance(
static inline struct kpp_instance *kpp_instance(struct crypto_instance *inst)
struct crypto_instance *inst,
struct crypto_instance base;
struct crypto_instance base;
static inline struct sig_instance *sig_instance(struct crypto_instance *inst)
static inline struct crypto_instance *sig_crypto_instance(struct sig_instance
return container_of(&inst->alg.base, struct crypto_instance, alg);
struct crypto_instance *inst,
static inline struct crypto_instance *lskcipher_crypto_instance(
struct crypto_instance *inst,
struct crypto_instance *inst,
struct crypto_instance base;
struct crypto_instance base;
static inline struct crypto_instance *skcipher_crypto_instance(