psa_crypto_driver_pake_get_peer() function
Get the peer id from given inputs.
Arguments
peer_id_size
Size of \p peer_id in bytes.
peer_id_length
Size of the peer id in bytes.
Return value
#PSA_SUCCESS Success. #PSA_ERROR_BAD_STATE Peer id hasn't been set yet. #PSA_ERROR_BUFFER_TOO_SMALL The size of the \p peer_id is too small.