Searched refs:gcm_mode_decrypt_contiguous_blocks (Results 1 – 3 of 3) sorted by relevance
129 rv = gcm_mode_decrypt_contiguous_blocks(ctx, data, length, in aes_decrypt_contiguous_blocks()
324 extern int gcm_mode_decrypt_contiguous_blocks(gcm_ctx_t *, char *, size_t,
370 gcm_mode_decrypt_contiguous_blocks(gcm_ctx_t *ctx, char *data, size_t length, in gcm_mode_decrypt_contiguous_blocks() function