Searched refs:SRP_VBASE_new (Results 1 – 13 of 13) sorted by relevance
5 SRP_VBASE_new,21 SRP_VBASE *SRP_VBASE_new(char *seed_key);35 The SRP_VBASE_new() function allocates a structure to store server side SRP
102 SRP_VBASE *srpData = SRP_VBASE_new(NULL);120 L<SRP_VBASE_new(3)>,
61 L<SRP_VBASE_new(3)>,
197 SRP_VBASE *srpData = SRP_VBASE_new(seedKey);208 L<SRP_VBASE_new(3)>,
79 L<SRP_VBASE_new(3)>,
197 srp_callback_parm->vb = SRP_VBASE_new(srpuserseed); in set_up_srp_verifier_file()
105 SRP_VBASE *SRP_VBASE_new(char *seed_key);
278 SRP_VBASE *SRP_VBASE_new(char *seed_key) in SRP_VBASE_new() function
1225 SRP_VBASE_new(3)
2352 SRP_VBASE_new 2403 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,SRP
2162 DEPEND[html/man3/SRP_VBASE_new.html]=man3/SRP_VBASE_new.pod2163 GENERATE[html/man3/SRP_VBASE_new.html]=man3/SRP_VBASE_new.pod2164 DEPEND[man/man3/SRP_VBASE_new.3]=man3/SRP_VBASE_new.pod2165 GENERATE[man/man3/SRP_VBASE_new.3]=man3/SRP_VBASE_new.pod3550 html/man3/SRP_VBASE_new.html \4214 man/man3/SRP_VBASE_new.3 \
2228 SRP_VBASE_new(), SRP_Verify_A_mod_N(), SRP_Verify_B_mod_N()
7586 vbase = SRP_VBASE_new(NULL); in test_srp()
Completed in 107 milliseconds