Searched refs:ErrInvalidAlgorithmType (Results 1 – 2 of 2) sorted by relevance
| /webrtc/sctp/src/param/ | ||
| H A D | param_requested_hmac_algorithm.rs | 82 return Err(Error::ErrInvalidAlgorithmType); in unmarshal() |
| /webrtc/sctp/src/ | ||
| H A D | error.rs | 82 ErrInvalidAlgorithmType, enumerator |