diff options
| author | Benedict <benedict@0xb8000.de> | 2016-12-09 18:35:45 +0100 |
|---|---|---|
| committer | Benedict <benedict@0xb8000.de> | 2017-02-21 13:00:26 +0100 |
| commit | 6619623d75b8ace7f70f64dc683c5e9193aa6aea (patch) | |
| tree | 7097aa916d060827a781f4839a3c78516e99f82b /lib/lib5.h | |
| parent | 601bcda4cb9aaba2bd08810a46120a3d4c6b50d0 (diff) | |
set5: task37: completed
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 |
