aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2018-10-19 17:43:42 -0400
committerMichael S. Tsirkin <mst@redhat.com>2018-10-19 17:44:43 -0400
commitec2e25359fd40bde1189753053412ac3f2112bf0 (patch)
tree70f0ae77ae7047edae89333cc1fd422dcebdf0f2
parent7e4d8df4099944a0c5cacd868c9af8a9ca72a816 (diff)
downloadvirtio-text-ec2e25359fd40bde1189753053412ac3f2112bf0.tar.gz
crypto: fix label name typos
fixes undefined reference errors
-rw-r--r--conformance.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/conformance.tex b/conformance.tex
index 62234e3..24bd8b2 100644
--- a/conformance.tex
+++ b/conformance.tex
@@ -156,10 +156,10 @@ A Crypto driver MUST conform to the following normative statements:
\item \ref{drivernormative:Device Types / Crypto Device / Device Initialization}
\item \ref{drivernormative:Device Types / Crypto Device / Device Operation / Control Virtqueue / Session operation / Session operation: create session}
\item \ref{drivernormative:Device Types / Crypto Device / Device Operation / Control Virtqueue / Session operation / Session operation: destroy session}
-\item \ref{drivernormative:Device Types / Crypto Device / Device Operation / HASH Service operation}
-\item \ref{drivernormative:Device Types / Crypto Device / Device Operation / MAC Service operation}
+\item \ref{drivernormative:Device Types / Crypto Device / Device Operation / HASH Service Operation}
+\item \ref{drivernormative:Device Types / Crypto Device / Device Operation / MAC Service Operation}
\item \ref{drivernormative:Device Types / Crypto Device / Device Operation / Symmetric algorithms Operation}
-\item \ref{drivernormative:Device Types / Crypto Device / Device Operation / AEAD Service operation}
+\item \ref{drivernormative:Device Types / Crypto Device / Device Operation / AEAD Service Operation}
\end{itemize}
\section{Device Conformance}\label{sec:Conformance / Device Conformance}
@@ -291,10 +291,10 @@ A Crypto device MUST conform to the following normative statements:
\item \ref{devicenormative:Device Types / Crypto Device / Device configuration layout}
\item \ref{devicenormative:Device Types / Crypto Device / Device Operation / Control Virtqueue / Session operation / Session operation: create session}
\item \ref{devicenormative:Device Types / Crypto Device / Device Operation / Control Virtqueue / Session operation / Session operation: destroy session}
-\item \ref{devicenormative:Device Types / Crypto Device / Device Operation / HASH Service operation}
-\item \ref{devicenormative:Device Types / Crypto Device / Device Operation / MAC Service operation}
+\item \ref{devicenormative:Device Types / Crypto Device / Device Operation / HASH Service Operation}
+\item \ref{devicenormative:Device Types / Crypto Device / Device Operation / MAC Service Operation}
\item \ref{devicenormative:Device Types / Crypto Device / Device Operation / Symmetric algorithms Operation}
-\item \ref{devicenormative:Device Types / Crypto Device / Device Operation / AEAD Service operation}
+\item \ref{devicenormative:Device Types / Crypto Device / Device Operation / AEAD Service Operation}
\end{itemize}
\section{Legacy Interface: Transitional Device and