Home
last modified time | relevance | path

Searched refs:SRP_VBASE_get_by_user (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DSRP_VBASE_new.pod10 SRP_VBASE_get_by_user
28 SRP_user_pwd *SRP_VBASE_get_by_user(SRP_VBASE *vb, char *username);
62 SRP_VBASE_get_by_user().
/openssl/include/openssl/
H A Dsrp.h.in114 /* NOTE: unlike in SRP_VBASE_get_by_user, caller owns the returned pointer.*/
206 SRP_user_pwd *SRP_VBASE_get_by_user(SRP_VBASE *vb, char *username);
/openssl/crypto/srp/
H A Dsrp_vfy.c547 SRP_user_pwd *SRP_VBASE_get_by_user(SRP_VBASE *vb, char *username) in SRP_VBASE_get_by_user() function
/openssl/util/
H A Dmissingcrypto111.txt1223 SRP_VBASE_get_by_user(3)
H A Dlibcrypto.num19 SRP_VBASE_get_by_user 19 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0,SRP
/openssl/
H A DCHANGES.md5348 * Deprecate SRP_VBASE_get_by_user.
5349 SRP_VBASE_get_by_user had inconsistent memory management behaviour.
5351 SRP_VBASE_get_by_user was changed to ignore the "fake user" SRP
7016 SRP_VBASE_get_by_user had inconsistent memory management behaviour.
7017 In order to fix an unavoidable memory leak, SRP_VBASE_get_by_user
8218 SRP_VBASE_get_by_user had inconsistent memory management behaviour.
8219 In order to fix an unavoidable memory leak, SRP_VBASE_get_by_user

Completed in 59 milliseconds