'\" t
.\"     Title: ahash_request_free
.\"    Author: 
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\"      Date: June 2017
.\"    Manual: Programming Interface
.\"    Source: Kernel Hackers Manual 4.9.30
.\"  Language: English
.\"
.TH "AHASH_REQUEST_FREE" "9" "June 2017" "Kernel Hackers Manual 4\&.9\&." "Programming Interface"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
ahash_request_free \- zeroize and free the request data structure
.SH "SYNOPSIS"
.HP \w'void\ ahash_request_free('u
.BI "void ahash_request_free(struct\ ahash_request\ *\ " "req" ");"
.SH "ARGUMENTS"
.PP
\fIreq\fR
.RS 4
request data structure cipher handle to be freed
.RE
.SH "AUTHORS"
.PP
\fBStephan Mueller\fR <\&smueller@chronox.de\&>
.RS 4
Author.
.RE
.PP
\fBMarek Vasut\fR <\&marek@denx.de\&>
.RS 4
Author.
.RE
.SH "COPYRIGHT"
.br
