Searched refs:SRP_VBASE_add0_user (Results 1 – 9 of 9) sorted by relevance
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SRP_VBASE_new.pod | 8 SRP_VBASE_add0_user, 26 int SRP_VBASE_add0_user(SRP_VBASE *vb, SRP_user_pwd *user_pwd); 55 The SRP_VBASE_add0_user() function adds the B<user_pwd> verifier information 82 SRP_VBASE_add0_user() returns 1 on success and 0 on failure. 93 The SRP_VBASE_add0_user() function was added in OpenSSL 3.0.
|
| H A D | SRP_create_verifier.pod | 115 SRP_VBASE_add0_user(srpData, pwd);
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | srp.h.in | 118 int SRP_VBASE_add0_user(SRP_VBASE *vb, SRP_user_pwd *user_pwd);
|
| H A D | srp.h | 189 int SRP_VBASE_add0_user(SRP_VBASE *vb, SRP_user_pwd *user_pwd);
|
| /freebsd/crypto/openssl/crypto/srp/ |
| H A D | srp_vfy.c | 529 int SRP_VBASE_add0_user(SRP_VBASE *vb, SRP_user_pwd *user_pwd) in SRP_VBASE_add0_user() function
|
| /freebsd/secure/lib/libcrypto/ |
| H A D | Version.map | 5306 SRP_VBASE_add0_user;
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-migration.pod | 2237 SRP_VBASE_add0_user(), SRP_VBASE_free(), SRP_VBASE_get1_by_user(), SRP_VBASE_init(),
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 3938 MLINKS+= SRP_VBASE_new.3 SRP_VBASE_add0_user.3
|
| /freebsd/crypto/openssl/util/ |
| H A D | libcrypto.num | 4418 SRP_VBASE_add0_user 4546 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,SRP
|