Lines Matching refs:crypto_instance
653 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_gcm_init_tfm()
697 static struct crypto_instance *crypto_gcm_alloc_common(struct rtattr **tb, in crypto_gcm_alloc_common()
703 struct crypto_instance *inst; in crypto_gcm_alloc_common()
793 static struct crypto_instance *crypto_gcm_alloc(struct rtattr **tb) in crypto_gcm_alloc()
814 static void crypto_gcm_free(struct crypto_instance *inst) in crypto_gcm_free()
830 static struct crypto_instance *crypto_gcm_base_alloc(struct rtattr **tb) in crypto_gcm_base_alloc()
935 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_rfc4106_init_tfm()
964 static struct crypto_instance *crypto_rfc4106_alloc(struct rtattr **tb) in crypto_rfc4106_alloc()
967 struct crypto_instance *inst; in crypto_rfc4106_alloc()
1048 static void crypto_rfc4106_free(struct crypto_instance *inst) in crypto_rfc4106_free()
1236 struct crypto_instance *inst = (void *)tfm->__crt_alg; in crypto_rfc4543_init_tfm()
1279 static struct crypto_instance *crypto_rfc4543_alloc(struct rtattr **tb) in crypto_rfc4543_alloc()
1282 struct crypto_instance *inst; in crypto_rfc4543_alloc()
1375 static void crypto_rfc4543_free(struct crypto_instance *inst) in crypto_rfc4543_free()