Lines Matching defs:err
119 int cpu, err; in cryptd_enqueue_request() local
189 int err; in cryptd_blkcipher_setkey() local
202 int err, in cryptd_blkcipher_crypt()
230 static void cryptd_blkcipher_encrypt(struct crypto_async_request *req, int err) in cryptd_blkcipher_encrypt()
239 static void cryptd_blkcipher_decrypt(struct crypto_async_request *req, int err) in cryptd_blkcipher_decrypt()
319 int err; in cryptd_alloc_instance() local
349 int err; in cryptd_create_blkcipher() local
434 int err; in cryptd_hash_setkey() local
459 static void cryptd_hash_init(struct crypto_async_request *req_async, int err) in cryptd_hash_init()
488 static void cryptd_hash_update(struct crypto_async_request *req_async, int err) in cryptd_hash_update()
513 static void cryptd_hash_final(struct crypto_async_request *req_async, int err) in cryptd_hash_final()
536 static void cryptd_hash_finup(struct crypto_async_request *req_async, int err) in cryptd_hash_finup()
559 static void cryptd_hash_digest(struct crypto_async_request *req_async, int err) in cryptd_hash_digest()
611 int err; in cryptd_create_hash() local
686 int err, in cryptd_aead_crypt()
705 static void cryptd_aead_encrypt(struct crypto_async_request *areq, int err) in cryptd_aead_encrypt()
715 static void cryptd_aead_decrypt(struct crypto_async_request *areq, int err) in cryptd_aead_decrypt()
782 int err; in cryptd_create_aead() local
997 int err; in cryptd_init() local