Lines Matching refs:ERR_PTR
242 larval = ERR_PTR(ret); in __crypto_register_alg()
667 return ERR_PTR(-EAGAIN); in crypto_spawn_alg()
683 tfm = ERR_PTR(-EINVAL); in crypto_spawn_tfm()
738 return ERR_PTR(-ENOENT); in crypto_get_attr_type()
740 return ERR_PTR(-EINVAL); in crypto_get_attr_type()
742 return ERR_PTR(-EINVAL); in crypto_get_attr_type()
770 return ERR_PTR(-ENOENT); in crypto_attr_alg_name()
772 return ERR_PTR(-EINVAL); in crypto_attr_alg_name()
774 return ERR_PTR(-EINVAL); in crypto_attr_alg_name()
825 return ERR_PTR(-ENOMEM); in crypto_alloc_instance2()
842 return ERR_PTR(err); in crypto_alloc_instance2()
868 inst = ERR_PTR(err); in crypto_alloc_instance()