summaryrefslogtreecommitdiff
path: root/src/lib/libssl/bs_cbs.c
diff options
context:
space:
mode:
authorjoshua <>2024-01-28 14:55:40 +0000
committerjoshua <>2024-01-28 14:55:40 +0000
commite59eb4854a923be727ef10204da289d790fca442 (patch)
tree945c93c33b223112311e313dee8266f379546f2d /src/lib/libssl/bs_cbs.c
parentc33469682cf8c8a1224319946356725ae23ade27 (diff)
downloadopenbsd-e59eb4854a923be727ef10204da289d790fca442.tar.gz
openbsd-e59eb4854a923be727ef10204da289d790fca442.tar.bz2
openbsd-e59eb4854a923be727ef10204da289d790fca442.zip
Clean up EVP_CIPHER_CTX_init() usage in cmac.c
This replaces usage of EVP_CIPHER_CTX_init() with EVEP_CIPHER_CTX_new(), and EVP_CIPHER_CTX_cleanup() with EVP_CIPHER_CTX_reset(). This also replaces usage of malloc with calloc, and free with freezero. ok tb@
Diffstat (limited to 'src/lib/libssl/bs_cbs.c')
0 files changed, 0 insertions, 0 deletions