Home
last modified time | relevance | path

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

/external/openssl/crypto/srp/
Dsrp_vfy.c193 static SRP_user_pwd *SRP_user_pwd_new() in SRP_user_pwd_new() function
421 if ((user_pwd = SRP_user_pwd_new()) == NULL) in SRP_VBASE_init()
498 if ((user = SRP_user_pwd_new()) == NULL) in SRP_VBASE_get_by_user()