Searched defs:external_aad (Results 1 – 6 of 6) sorted by relevance
684 let external_aad = b"This is the external aad"; in test_cose_recipient_roundtrip() localVariable775 let external_aad = b"This is the external aad"; in test_cose_recipient_result() localVariable806 let external_aad = b"This is the external aad"; in test_cose_recipient_missing_ciphertext() localVariable821 let external_aad = b"This is the external aad"; in test_cose_recipient_builder_invalid_context() localVariable839 let external_aad = b"This is the external aad"; in test_cose_recipient_decrypt_invalid_context() localVariable860 let external_aad = b"This is the external aad"; in test_cose_encrypt_roundtrip() localVariable898 let external_aad = b"bb"; in test_cose_encrypt_noncanonical() localVariable942 let external_aad = b"This is the external aad"; in test_cose_encrypt_status() localVariable963 let external_aad = b"This is the external aad"; in test_cose_encrypt_missing_ciphertext() localVariable975 let external_aad = b"This is the external aad"; in test_cose_encrypt0_roundtrip() localVariable[all …]
530 let external_aad = b"This is the external aad"; in test_cose_mac_roundtrip() localVariable562 let external_aad = b"aad"; in test_cose_mac_noncanonical() localVariable602 let external_aad = b"This is the external aad"; in test_cose_mac_tag_result() localVariable622 let external_aad = b"This is the external aad"; in test_cose_mac_create_tag_no_payload() localVariable634 let external_aad = b"This is the external aad"; in test_cose_mac_verify_tag_no_payload() localVariable649 let external_aad = b"This is the external aad"; in test_cose_mac0_roundtrip() localVariable681 let external_aad = b"aad"; in test_cose_mac0_noncanonical() localVariable721 let external_aad = b"This is the external aad"; in test_cose_mac0_tag_result() localVariable741 let external_aad = b"This is the external aad"; in test_cose_mac0_create_tag_no_payload() localVariable753 let external_aad = b"This is the external aad"; in test_cose_mac0_verify_tag_no_payload() localVariable
46 let external_aad = &[]; in build_maced_public_key() localVariable
601 const uint8_t* external_aad, in VerifyCoseSign1Signature()770 const uint8_t* external_aad, size_t external_aad_size, in VerifyCoseSign1()
222 uint8_t external_aad; member
576 const bytevec& external_aad) { in decryptCoseEncrypt()