diff options
-rw-r--r-- | conformance.tex | 12 |
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 |