X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman7%2Fprovider-cipher.pod;fp=doc%2Fman7%2Fprovider-cipher.pod;h=cd999f880eed6b2c90a0b698c48c524e975cfd7e;hp=c5415a5441592814d6d9b6e7a716c34a7cf84c5f;hb=d7cea0b8f50ee9cc698211f4fbf8ad5fca5812ad;hpb=93863030867ad0331bf7f199f8a266ad99ee4cf2 diff --git a/doc/man7/provider-cipher.pod b/doc/man7/provider-cipher.pod index c5415a5441..cd999f880e 100644 --- a/doc/man7/provider-cipher.pod +++ b/doc/man7/provider-cipher.pod @@ -112,7 +112,7 @@ structure for holding context information during a cipher operation. A pointer to this context will be passed back in a number of the other cipher operation function calls. The parameter I is the provider context generated during provider -initialisation (see L). +initialisation (see L). OP_cipher_freectx() is passed a pointer to the provider side cipher context in the I parameter.