diff options
Diffstat (limited to 'lib/lib5.h')
| -rw-r--r-- | lib/lib5.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -116,4 +116,5 @@ void srp_compute_uH(struct srp_context *srpc); void srp_client_prepare_k(struct srp_context *srpc, char *password); void srp_server_prepare_k(struct srp_context *srpc); void srp_context_init(struct srp_context *s); +void srp_client_s_0_prepare_k(struct srp_context *srpc); #endif |
