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

/linux-master/crypto/
H A Dgcm.c343 static int gcm_hash_assoc_continue(struct aead_request *req, u32 flags) function
363 err = gcm_hash_assoc_continue(req, 0);
376 gcm_hash_assoc_continue(req, flags);

Completed in 186 milliseconds