]> git.ipfire.org Git - thirdparty/openssl.git/commit - util/libcrypto.num
DECODER: Add function to set an OSSL_PASSPHRASE_CALLBACK type callback
authorRichard Levitte <levitte@openssl.org>
Sun, 2 Aug 2020 12:29:33 +0000 (14:29 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 24 Aug 2020 08:02:26 +0000 (10:02 +0200)
commit4fd397821139723fd4e51a03e92df33e9a9fadcc
treef4f63e97361f8250afcdcca54d7d76bde1fbfeea
parentab00ddb55907317d6cece552d12ddf3263c01043
DECODER: Add function to set an OSSL_PASSPHRASE_CALLBACK type callback

This makes it possible to use OSSL_DECODER in functions that are passed
a OSSL_PASSPHRASE_CALLBACK already.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12512)
crypto/encode_decode/decoder_pkey.c
doc/man3/OSSL_DECODER_CTX_new_by_EVP_PKEY.pod
include/openssl/decoder.h
util/libcrypto.num