Lines Matching refs:ERR_PTR
112 return ERR_PTR(-ENOMEM); in crypto_larval_alloc()
215 alg = ERR_PTR(-EINTR); in crypto_larval_wait()
217 alg = ERR_PTR(-ETIMEDOUT); in crypto_larval_wait()
219 alg = ERR_PTR(-ENOENT); in crypto_larval_wait()
224 alg = ERR_PTR(-EAGAIN); in crypto_larval_wait()
226 alg = ERR_PTR(-EAGAIN); in crypto_larval_wait()
228 alg = ERR_PTR(-EAGAIN); in crypto_larval_wait()
256 alg = ERR_PTR(-ENOENT); in crypto_alg_lookup()
263 alg = ERR_PTR(-ELIBBAD); in crypto_alg_lookup()
277 return ERR_PTR(-ENOENT); in crypto_larval_lookup()
341 alg = ERR_PTR(-ENOENT); in crypto_alg_mod_lookup()
415 tfm = ERR_PTR(err); in __crypto_alloc_tfmgfp()
480 return ERR_PTR(err); in crypto_alloc_base()
498 return ERR_PTR(-ENOMEM); in crypto_alloc_tfmmem()
537 mem = ERR_PTR(err); in crypto_create_tfm_node()
550 mem = ERR_PTR(-ESTALE); in crypto_clone_tfm()
639 return ERR_PTR(err); in crypto_alloc_tfm_node()