Lines Matching defs:external_aad
684 let external_aad = b"This is the external aad"; in test_cose_recipient_roundtrip() localVariable
775 let external_aad = b"This is the external aad"; in test_cose_recipient_result() localVariable
806 let external_aad = b"This is the external aad"; in test_cose_recipient_missing_ciphertext() localVariable
821 let external_aad = b"This is the external aad"; in test_cose_recipient_builder_invalid_context() localVariable
839 let external_aad = b"This is the external aad"; in test_cose_recipient_decrypt_invalid_context() localVariable
860 let external_aad = b"This is the external aad"; in test_cose_encrypt_roundtrip() localVariable
898 let external_aad = b"bb"; in test_cose_encrypt_noncanonical() localVariable
942 let external_aad = b"This is the external aad"; in test_cose_encrypt_status() localVariable
963 let external_aad = b"This is the external aad"; in test_cose_encrypt_missing_ciphertext() localVariable
975 let external_aad = b"This is the external aad"; in test_cose_encrypt0_roundtrip() localVariable
1013 let external_aad = b"bb"; in test_cose_encrypt0_noncanonical() localVariable
1056 let external_aad = b"This is the external aad"; in test_cose_encrypt0_status() localVariable
1077 let external_aad = b"This is the external aad"; in test_cose_encrypt0_missing_ciphertext() localVariable