krb5 commit: Add doc index entries for SPAKE constants
Greg Hudson <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/krb5/krb5/commit/c010c9031753f356bb380e8a1324cc34721f8221 commit c010c9031753f356bb380e8a1324cc34721f8221 Author: Greg Hudson <[email protected]> Date: Tue Mar 27 00:49:43 2018 -0400 Add doc index entries for SPAKE constants ticket: 8647 doc/appdev/refs/macros/index.rst | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/doc/appdev/refs/macros/index.rst b/doc/appdev/refs/macros/index.rst index dba818b..47c6d44 100644 --- a/doc/appdev/refs/macros/index.rst +++ b/doc/appdev/refs/macros/index.rst @@ -190,6 +190,7 @@ Public KRB5_KEYUSAGE_PA_SAM_CHALLENGE_CKSUM.rst KRB5_KEYUSAGE_PA_SAM_CHALLENGE_TRACKID.rst KRB5_KEYUSAGE_PA_SAM_RESPONSE.rst + KRB5_KEYUSAGE_SPAKE.rst KRB5_KEYUSAGE_TGS_REP_ENCPART_SESSKEY.rst KRB5_KEYUSAGE_TGS_REP_ENCPART_SUBKEY.rst KRB5_KEYUSAGE_TGS_REQ_AD_SESSKEY.rst @@ -274,6 +275,7 @@ Public KRB5_PADATA_SAM_RESPONSE.rst KRB5_PADATA_SAM_RESPONSE_2.rst KRB5_PADATA_SESAME.rst + KRB5_PADATA_SPAKE.rst KRB5_PADATA_SVR_REFERRAL_INFO.rst KRB5_PADATA_TGS_REQ.rst KRB5_PADATA_USE_SPECIFIED_KVNO.rst