Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dgcm.c278 static int gcm_hash_final(struct aead_request *req, in gcm_hash_final() function
313 err = gcm_hash_final(req, pctx); in __gcm_hash_len_done()
500 err = gcm_hash_final(req, pctx); in gcm_hash()