Lines Matching defs:err
133 int err; in cryptd_enqueue_request() local
240 static void cryptd_skcipher_complete(struct skcipher_request *req, int err) in cryptd_skcipher_complete()
256 int err) in cryptd_skcipher_encrypt()
284 int err) in cryptd_skcipher_decrypt()
379 int err; in cryptd_create_skcipher() local
478 static void cryptd_hash_complete(struct ahash_request *req, int err) in cryptd_hash_complete()
493 static void cryptd_hash_init(struct crypto_async_request *req_async, int err) in cryptd_hash_init()
519 static void cryptd_hash_update(struct crypto_async_request *req_async, int err) in cryptd_hash_update()
542 static void cryptd_hash_final(struct crypto_async_request *req_async, int err) in cryptd_hash_final()
563 static void cryptd_hash_finup(struct crypto_async_request *req_async, int err) in cryptd_hash_finup()
584 static void cryptd_hash_digest(struct crypto_async_request *req_async, int err) in cryptd_hash_digest()
645 int err; in cryptd_create_hash() local
716 int err, in cryptd_aead_crypt()
747 static void cryptd_aead_encrypt(struct crypto_async_request *areq, int err) in cryptd_aead_encrypt()
757 static void cryptd_aead_decrypt(struct crypto_async_request *areq, int err) in cryptd_aead_decrypt()
832 int err; in cryptd_create_aead() local
1066 int err; in cryptd_init() local