Home
last modified time | relevance | path

Searched refs:gcm_hash_assoc_done (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
Dgcm.c422 static void gcm_hash_assoc_done(struct crypto_async_request *areq, int err) in gcm_hash_assoc_done() function
437 compl = remain ? gcm_hash_assoc_done : in __gcm_hash_init_done()
476 compl = remain ? gcm_hash_assoc_done : gcm_hash_assoc_remain_done; in gcm_hash()