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

/linux-master/crypto/
H A Dgcm.c422 static int gcm_encrypt_continue(struct aead_request *req, u32 flags) function
441 err = gcm_encrypt_continue(req, 0);
460 gcm_encrypt_continue(req, flags);

Completed in 93 milliseconds