Lines Matching refs:MAC
1336 value when verifying a MAC or AEAD tag. This hardens the library in
1414 * The key usage flags PSA_KEY_USAGE_SIGN_MESSAGE now allows the MAC
1416 * The key usage flags PSA_KEY_USAGE_VERIFY_MESSAGE now allows the MAC
1827 (when the encrypt-then-MAC extension is not in use) with some ALT
1963 * In the PSA API, the policy for a MAC or AEAD algorithm can specify a
1964 minimum MAC or tag length thanks to the new wildcards
2244 to extract and check the MAC. This is an improvement to the existing
3108 padded records in case of CBC ciphersuites using Encrypt-then-MAC.
3308 CBC based ciphersuite is used together with Encrypt-then-MAC. Previously,
4657 * Add support for Encrypt-then-MAC (RFC 7366).
5019 * crypt_and_hash app checks MAC before final decryption
5257 * crypt_and_hash app checks MAC before final decryption