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

/linux-master/crypto/
H A Dgcm.c285 static int gcm_hash_crypt_continue(struct aead_request *req, u32 flags) function
307 err = gcm_hash_crypt_continue(req, 0);
323 gcm_hash_crypt_continue(req, flags);

Completed in 129 milliseconds