Lines Matching refs:ERR_PTR
234 larval = ERR_PTR(ret); in __crypto_register_alg()
643 return ERR_PTR(-EAGAIN); in crypto_spawn_alg()
659 tfm = ERR_PTR(-EINVAL); in crypto_spawn_tfm()
714 return ERR_PTR(-ENOENT); in crypto_get_attr_type()
716 return ERR_PTR(-EINVAL); in crypto_get_attr_type()
718 return ERR_PTR(-EINVAL); in crypto_get_attr_type()
746 return ERR_PTR(-ENOENT); in crypto_attr_alg_name()
748 return ERR_PTR(-EINVAL); in crypto_attr_alg_name()
750 return ERR_PTR(-EINVAL); in crypto_attr_alg_name()
801 return ERR_PTR(-ENOMEM); in crypto_alloc_instance2()
818 return ERR_PTR(err); in crypto_alloc_instance2()
844 inst = ERR_PTR(err); in crypto_alloc_instance()