mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
cd861ab73d
OSSL_FUNC_encoder_does_selection() is a dispatchable encoder implementation function that should return 1 if the given |selection| is supported by an encoder implementation and 0 if not. This can be used by libcrypto functionality to figure out if an encoder implementation should be considered or not. Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/13167) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |