Home
last modified time | relevance | path

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

/linux/crypto/
A Dgcm.c202 static int gcm_hash_update(struct aead_request *req, in gcm_hash_update() function
220 return gcm_hash_update(req, compl, &gcm_zeroes->sg, remain, flags); in gcm_hash_remain()
322 return gcm_hash_update(req, gcm_hash_crypt_done, in gcm_hash_assoc_remain_continue()
376 return gcm_hash_update(req, gcm_hash_assoc_done, in gcm_hash_init_continue()

Completed in 6 milliseconds