openssl/include
Daniel Bevenius 6ef2f71ac7 Clarify where dispatch functions/ids are defined
When reading the comment for ossl_dispatch_st it seems to indicate that
the function_id numbers are defined further down in the same file. But I
was not able to find them there, but instead in core_dispatch.h.

This commit suggests updating the comment to point to core_dispatch.h

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15156)
2021-05-06 23:00:23 +10:00
..
crypto Allow absolute paths to be set 2021-05-05 13:11:17 +02:00
internal Create libcrypto support for BIO_new_from_core_bio() 2021-05-04 12:00:21 +01:00
openssl Clarify where dispatch functions/ids are defined 2021-05-06 23:00:23 +10:00