Go to the documentation of this file.
62 #ifndef OPENSSL_NO_SRP
122 char **verifier, const
char *
N, const
char *g);
126 #define SRP_NO_ERROR 0
127 #define SRP_ERR_VBASE_INCOMPLETE_FILE 1
128 #define SRP_ERR_VBASE_BN_LIB 2
129 #define SRP_ERR_OPEN_FILE 3
130 #define SRP_ERR_MEMORY 4
133 #define DB_srpverifier 1
141 #define DB_SRP_INDEX 'I'
142 #define DB_SRP_VALID 'V'
143 #define DB_SRP_REVOKED 'R'
144 #define DB_SRP_MODIF 'v'
165 #define SRP_MINIMAL_N 1024