Lines Matching refs:ERR_PTR
115 return ERR_PTR(-ENOMEM); in crypto_larval_alloc()
180 alg = ERR_PTR(-EINTR); in crypto_larval_wait()
182 alg = ERR_PTR(-ETIMEDOUT); in crypto_larval_wait()
184 alg = ERR_PTR(-ENOENT); in crypto_larval_wait()
187 alg = ERR_PTR(-EAGAIN); in crypto_larval_wait()
189 alg = ERR_PTR(-EAGAIN); in crypto_larval_wait()
212 return ERR_PTR(-ENOENT); in crypto_larval_lookup()
280 alg = ERR_PTR(-ENOENT); in crypto_alg_mod_lookup()
396 tfm = ERR_PTR(err); in __crypto_alloc_tfm()
454 return ERR_PTR(err); in crypto_alloc_base()
493 mem = ERR_PTR(err); in crypto_create_tfm()
571 return ERR_PTR(err); in crypto_alloc_tfm()