Lines Matching refs:salt
100 - a salt length
106 discrepancies in handling the salt length and which of the various hash
115 - salt length: always using the maximum legal value
119 - salt length: specified explicitly
123 - salt length: any valid length accepted
127 - expected salt length: specified explicitly, can specify "ANY"
133 - expected salt length: specified explicitly, can specify "ANY"
137 - salt length can be either "standard" (<= hashlen, see note) or "any"
139 - salt length: always <= hashlen (see note) and random salt
141 - salt length: either <= hashlen (see note), or any depending on algorithm
154 hash), the MGF (and its hash if MGF1 is used), and the salt length (plus an
157 presents, all values must match except possibly for the salt length, where the
196 - the length of the salt MUST be equal to the length of the digest algorithm
198 When signing, the salt length picked by PSA is the one required by TLS 1.3
201 When verifying signatures, PSA will by default enforce the salt len is the one