Lines Matching defs:err
128 int cpu, err; in cryptd_enqueue_request() local
229 int err; in cryptd_alloc_instance() local
255 int err; in cryptd_skcipher_setkey() local
268 static void cryptd_skcipher_complete(struct skcipher_request *req, int err) in cryptd_skcipher_complete()
284 int err) in cryptd_skcipher_encrypt()
312 int err) in cryptd_skcipher_decrypt()
406 int err; in cryptd_create_skcipher() local
494 int err; in cryptd_hash_setkey() local
519 static void cryptd_hash_complete(struct ahash_request *req, int err) in cryptd_hash_complete()
534 static void cryptd_hash_init(struct crypto_async_request *req_async, int err) in cryptd_hash_init()
560 static void cryptd_hash_update(struct crypto_async_request *req_async, int err) in cryptd_hash_update()
583 static void cryptd_hash_final(struct crypto_async_request *req_async, int err) in cryptd_hash_final()
604 static void cryptd_hash_finup(struct crypto_async_request *req_async, int err) in cryptd_hash_finup()
625 static void cryptd_hash_digest(struct crypto_async_request *req_async, int err) in cryptd_hash_digest()
678 int err; in cryptd_create_hash() local
754 int err, in cryptd_aead_crypt()
785 static void cryptd_aead_encrypt(struct crypto_async_request *areq, int err) in cryptd_aead_encrypt()
795 static void cryptd_aead_decrypt(struct crypto_async_request *areq, int err) in cryptd_aead_decrypt()
862 int err; in cryptd_create_aead() local
1122 int err; in cryptd_init() local