Searched refs:cryptd_hash_enqueue (Results 1 – 3 of 3) sorted by relevance
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/ |
H A D | cryptd.c | 463 static int cryptd_hash_enqueue(struct ahash_request *req, in cryptd_hash_enqueue() function 515 return cryptd_hash_enqueue(req, cryptd_hash_init); in cryptd_hash_init_enqueue() 538 return cryptd_hash_enqueue(req, cryptd_hash_update); in cryptd_hash_update_enqueue() 559 return cryptd_hash_enqueue(req, cryptd_hash_final); in cryptd_hash_final_enqueue() 580 return cryptd_hash_enqueue(req, cryptd_hash_finup); in cryptd_hash_finup_enqueue() 606 return cryptd_hash_enqueue(req, cryptd_hash_digest); in cryptd_hash_digest_enqueue()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/ |
H A D | cryptd.c | 463 static int cryptd_hash_enqueue(struct ahash_request *req, in cryptd_hash_enqueue() function 515 return cryptd_hash_enqueue(req, cryptd_hash_init); in cryptd_hash_init_enqueue() 538 return cryptd_hash_enqueue(req, cryptd_hash_update); in cryptd_hash_update_enqueue() 559 return cryptd_hash_enqueue(req, cryptd_hash_final); in cryptd_hash_final_enqueue() 580 return cryptd_hash_enqueue(req, cryptd_hash_finup); in cryptd_hash_finup_enqueue() 606 return cryptd_hash_enqueue(req, cryptd_hash_digest); in cryptd_hash_digest_enqueue()
|
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/ |
H A D | cryptd.c | 463 static int cryptd_hash_enqueue(struct ahash_request *req, in cryptd_hash_enqueue() function 515 return cryptd_hash_enqueue(req, cryptd_hash_init); in cryptd_hash_init_enqueue() 538 return cryptd_hash_enqueue(req, cryptd_hash_update); in cryptd_hash_update_enqueue() 559 return cryptd_hash_enqueue(req, cryptd_hash_final); in cryptd_hash_final_enqueue() 580 return cryptd_hash_enqueue(req, cryptd_hash_finup); in cryptd_hash_finup_enqueue() 606 return cryptd_hash_enqueue(req, cryptd_hash_digest); in cryptd_hash_digest_enqueue()
|