Searched refs:SRP_VBASE_new (Results 1 – 14 of 14) 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)>,
74 SRP_VBASE *SRP_VBASE_new(char *seed_key);
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
1226 SRP_VBASE_new(3)
2352 SRP_VBASE_new 2403 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,SRP
2030 DEPEND[html/man3/SRP_VBASE_new.html]=man3/SRP_VBASE_new.pod2031 GENERATE[html/man3/SRP_VBASE_new.html]=man3/SRP_VBASE_new.pod2032 DEPEND[man/man3/SRP_VBASE_new.3]=man3/SRP_VBASE_new.pod2033 GENERATE[man/man3/SRP_VBASE_new.3]=man3/SRP_VBASE_new.pod3245 html/man3/SRP_VBASE_new.html \3841 man/man3/SRP_VBASE_new.3 \
2158 SRP_VBASE_new(), SRP_Verify_A_mod_N(), SRP_Verify_B_mod_N()
6976 vbase = SRP_VBASE_new(NULL); in test_srp()