psa_crypto_driver_pake_get_password() function
Get the password from given inputs.
Arguments
buffer
Return buffer for password.
buffer_size
Size of the return buffer in bytes.
buffer_length
Actual size of the password in bytes.
Return value
#PSA_SUCCESS Success. #PSA_ERROR_BAD_STATE Password hasn't been set yet.