Searched refs:gcm_hash (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dgcm.c458 static int gcm_hash(struct aead_request *req, gcm_hash() function
533 err = gcm_hash(req, pctx); gcm_encrypt_done()
564 err = gcm_hash(req, pctx); crypto_gcm_encrypt()
637 err = gcm_hash(req, pctx); crypto_gcm_decrypt()

Completed in 45 milliseconds