diff options
Diffstat (limited to 'src/lib/libcrypto')
| -rw-r--r-- | src/lib/libcrypto/man/CMAC_Init.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/CMAC_Init.3 b/src/lib/libcrypto/man/CMAC_Init.3 index 55196b3213..667ce1dce2 100644 --- a/src/lib/libcrypto/man/CMAC_Init.3 +++ b/src/lib/libcrypto/man/CMAC_Init.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: CMAC_Init.3,v 1.1 2020/06/24 16:06:27 schwarze Exp $ | 1 | .\" $OpenBSD: CMAC_Init.3,v 1.2 2020/07/24 16:38:47 jmc Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2020 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2020 Ingo Schwarze <schwarze@openbsd.org> |
| 4 | .\" | 4 | .\" |
| @@ -14,7 +14,7 @@ | |||
| 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 16 | .\" | 16 | .\" |
| 17 | .Dd $Mdocdate: June 24 2020 $ | 17 | .Dd $Mdocdate: July 24 2020 $ |
| 18 | .Dt CMAC_INIT 3 | 18 | .Dt CMAC_INIT 3 |
| 19 | .Os | 19 | .Os |
| 20 | .Sh NAME | 20 | .Sh NAME |
| @@ -105,7 +105,7 @@ selects the given block | |||
| 105 | .Fa cipher | 105 | .Fa cipher |
| 106 | for use by | 106 | for use by |
| 107 | .Fa ctx . | 107 | .Fa ctx . |
| 108 | Funtions to obtain suitable | 108 | Functions to obtain suitable |
| 109 | .Vt EVP_CIPHER | 109 | .Vt EVP_CIPHER |
| 110 | objects are listed in the CIPHER LISTING section of the | 110 | objects are listed in the CIPHER LISTING section of the |
| 111 | .Xr EVP_Cipher 3 | 111 | .Xr EVP_Cipher 3 |
| @@ -188,7 +188,7 @@ Calling | |||
| 188 | .Fn CMAC_resume | 188 | .Fn CMAC_resume |
| 189 | after | 189 | after |
| 190 | .Fn CMAC_Final | 190 | .Fn CMAC_Final |
| 191 | allows to subsequently append additional data with | 191 | subsequently appends additional data with |
| 192 | .Fn CMAC_Update . | 192 | .Fn CMAC_Update . |
| 193 | .Pp | 193 | .Pp |
| 194 | .Fn CMAC_CTX_copy | 194 | .Fn CMAC_CTX_copy |
