Searched defs:gcm_decrypt (Results 1 – 4 of 4) sorted by relevance
212 static int gcm_decrypt(struct aead_request *req) in gcm_decrypt() function
358 static int gcm_decrypt(struct aead_request *req, char *iv, int assoclen) in gcm_decrypt() function
390 static int gcm_decrypt(struct aead_request *req, const u8 *iv, u32 assoclen) in gcm_decrypt() function
1594 static int gcm_decrypt(struct aead_request *req) in gcm_decrypt() function