Skip to content

Commit

Permalink
fixup! Design document of using opaque object as symmetric key
Browse files Browse the repository at this point in the history
  • Loading branch information
beldmit committed Nov 15, 2024
1 parent bb89223 commit 8a1a2e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/designs/evp_skey.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ similar to `EVP_CipherInit_ex2`.
Using EVP_SKEY with EVP_MAC
---------------------------
(Not implemented yet)
```C
int EVP_MAC_init_skey(EVP_MAC_CTX *ctx, const EVP_SKEY *skey,
const OSSL_PARAM params[]);
Expand Down

0 comments on commit 8a1a2e7

Please sign in to comment.