Searched defs:gcm_decrypt (Results 1 – 4 of 4) sorted by relevance
194 static int gcm_decrypt(struct aead_request *req) in gcm_decrypt() function
344 static int gcm_decrypt(struct aead_request *req, char *iv, int assoclen) in gcm_decrypt() function
394 static int gcm_decrypt(struct aead_request *req, const u8 *iv, u32 assoclen) in gcm_decrypt() function
1674 static int gcm_decrypt(struct aead_request *req) in gcm_decrypt() function