Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dgcm.c367 static void gcm_hash_crypt_done(struct crypto_async_request *areq, int err) in gcm_hash_crypt_done() function
383 compl = remain ? gcm_hash_crypt_done : in __gcm_hash_assoc_remain_done()
487 compl = remain ? gcm_hash_crypt_done : gcm_hash_crypt_remain_done; in gcm_hash()