Free an SRP_user_pwd structure and owned fields.

Synopsis

Declared in <openssl/srp.h>

[[deprecated]]
void
SRP_user_pwd_free(SRP_user_pwd* user_pwd);
Warning

Deprecated. Use of this entity is allowed but discouraged.

Parameters

Name

Description

user_pwd

Entry to free, or NULL.

Created with MrDocs