Lines Matching refs:setup

1604 PSA hash setup: good, SHA-1
1608 PSA hash setup: good, SHA-224
1612 PSA hash setup: good, SHA-256
1616 PSA hash setup: good, SHA-384
1620 PSA hash setup: good, SHA-512
1624 PSA hash setup: good, MD5
1628 PSA hash setup: good, RIPEMD160
1632 PSA hash setup: bad (unknown hash algorithm)
1636 PSA hash setup: bad (wildcard instead of hash algorithm)
1640 PSA hash setup: bad (not a hash algorithm)
1742 PSA MAC setup: good, HMAC-SHA-256
1746 PSA MAC setup: good, AES-CMAC
1750 PSA MAC setup: bad algorithm (HMAC without specified hash)
1754 PSA MAC setup: bad algorithm (unsupported HMAC hash algorithm)
1758 PSA MAC setup: bad algorithm (not a MAC algorithm)
1762 PSA MAC setup: truncated MAC too small (1 byte)
1766 PSA MAC setup: truncated MAC too large (33 bytes for SHA-256)
1770 PSA MAC setup: invalid key type, HMAC-SHA-256
1774 PSA MAC setup: incompatible key HMAC for CMAC
1779 PSA MAC setup: algorithm known but not supported, long key
1783 PSA MAC setup: algorithm known but not supported, short key
2197 PSA cipher setup: good, AES-CTR
2201 PSA cipher setup: bad algorithm (unknown cipher algorithm)
2205 PSA cipher setup: bad algorithm (not a cipher algorithm)
2209 PSA cipher setup: invalid key type, CTR
2214 PSA cipher setup: incompatible key ChaCha20 for CTR
4118 PSA AEAD setup: invalid algorithm (CTR)
4122 PSA AEAD setup: invalid algorithm (ChaCha20)
4126 PSA AEAD setup: invalid algorithm (ChaCha20 - Poly1305 with short tag)
4130 PSA AEAD setup: AES - CCM, invalid tag length 0
4134 PSA AEAD setup: AES - CCM, invalid tag length 2
4138 PSA AEAD setup: AES - CCM, invalid tag length 3
4142 PSA AEAD setup: AES - CCM, invalid tag length 5
4146 PSA AEAD setup: AES - CCM, invalid tag length 7
4150 PSA AEAD setup: AES - CCM, invalid tag length 9
4154 PSA AEAD setup: AES - CCM, invalid tag length 11
4158 PSA AEAD setup: AES - CCM, invalid tag length 13
4162 PSA AEAD setup: AES - CCM, invalid tag length 15
4166 PSA AEAD setup: AES - CCM, invalid tag length 17
4170 PSA AEAD setup: AES - GCM, invalid tag length 0
4174 PSA AEAD setup: AES - GCM, invalid tag length 2
4178 PSA AEAD setup: AES - GCM, invalid tag length 3
4182 PSA AEAD setup: AES - GCM, invalid tag length 5
4186 PSA AEAD setup: AES - GCM, invalid tag length 7
4190 PSA AEAD setup: AES - GCM, invalid tag length 9
4194 PSA AEAD setup: AES - GCM, invalid tag length 10
4198 PSA AEAD setup: AES - GCM, invalid tag length 11
4202 PSA AEAD setup: AES - GCM, invalid tag length 17
4206 PSA AEAD setup: ChaCha20-Poly1305, invalid tag length 0
4210 PSA AEAD setup: ChaCha20-Poly1305, invalid tag length 15
4214 PSA AEAD setup: ChaCha20-Poly1305, invalid tag length 17
5225 PSA key derivation setup: HKDF-SHA-256, good case
5229 PSA key derivation setup: HKDF-SHA-512, good case
5233 PSA key derivation setup: TLS 1.2 PRF SHA-256, good case
5237 PSA key derivation setup: TLS 1.2 ECJPAKE to PMS
5241 PSA key derivation setup: not a key derivation algorithm (HMAC)
5245 PSA key derivation setup: algorithm from bad hash
5249 PSA key derivation setup: bad algorithm
5689 PSA key derivation: actions without setup
7188 PSA key agreement setup: ECDH + HKDF-SHA-256: good
7192 PSA key agreement setup: ECDH + HKDF-SHA-256: good, key algorithm broader than required
7196 PSA key agreement setup: ECDH + HKDF-SHA-256: key algorithm KDF mismatch
7200 PSA key agreement setup: ECDH + HKDF-SHA-256: public key not on curve
7204 PSA key agreement setup: ECDH + HKDF-SHA-256: public key on different curve
7208 PSA key agreement setup: ECDH + HKDF-SHA-256: public key instead of private key
7212 PSA key agreement setup: ECDH, unknown KDF
7216 PSA key agreement setup: bad key agreement algorithm
7220 PSA key agreement setup: KDF instead of a key agreement algorithm