Attention is currently required from: Hoernchen.
Jenkins Builder has posted comments on this change by Hoernchen. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119?usp=email )
Change subject: smdpp: es9p testsuite ......................................................................
Patch Set 3:
(756 comments)
File smdpp/bsp_crypto.h:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/034ab0b0_197c9... : PS3, Line 37: typedef struct ReplaceSessionKeysRequest_ASN1_st { do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ae8da942_416cf... : PS3, Line 38: ASN1_OCTET_STRING* initialMacChainingValue; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/99e85192_1f5e5... : PS3, Line 39: ASN1_OCTET_STRING* ppkEnc; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cff04a73_5679e... : PS3, Line 40: ASN1_OCTET_STRING* ppkCmac; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a8950abf_c2fb1... : PS3, Line 45: typedef ReplaceSessionKeysRequest_ASN1 ReplaceSessionKeysRequest_outer; do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a53dfcd4_df91a... : PS3, Line 52: typedef ASN1_INTEGER RemoteOpId; do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6d219379_12011... : PS3, Line 56: typedef struct ControlRefTemplate_st { do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/75bc4db3_c8ab5... : PS3, Line 57: ASN1_OCTET_STRING* keyType; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4f047750_c410a... : PS3, Line 58: ASN1_OCTET_STRING* keyLen; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/90641865_f4496... : PS3, Line 59: ASN1_OCTET_STRING* hostId; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7868b544_ce27c... : PS3, Line 65: typedef ASN1_OCTET_STRING SmdpOtpk; do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5069a54f_eb8ae... : PS3, Line 68: typedef ASN1_OCTET_STRING SmdpSign; do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/20fcaf17_db2cb... : PS3, Line 72: typedef struct InitialiseSecureChannelRequest_ASN1_st { do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6fb060d4_40643... : PS3, Line 73: RemoteOpId* remoteOpId; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0ce02c31_88812... : PS3, Line 74: ASN1_OCTET_STRING* transactionId; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/649c210a_796bc... : PS3, Line 75: ControlRefTemplate* controlRefTemplate; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ce422c35_eb272... : PS3, Line 76: SmdpOtpk* smdpOtpk; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/75e2884e_04e86... : PS3, Line 77: SmdpSign* smdpSign; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4bd1b83d_82795... : PS3, Line 83: typedef InitialiseSecureChannelRequest_ASN1 InitialiseSecureChannelRequest_tagged; do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e4391314_e8e9f... : PS3, Line 87: typedef ASN1_OCTET_STRING ASN1_OCTET_STRING_TAG7; do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7b16fa0a_dc14a... : PS3, Line 88: typedef ASN1_OCTET_STRING ASN1_OCTET_STRING_TAG8; do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0562493c_05c9a... : PS3, Line 89: typedef ASN1_OCTET_STRING ASN1_OCTET_STRING_TAG6; do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fec491f0_c0f4c... : PS3, Line 100: typedef struct BoundProfilePackage_st { do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/06371150_4b0b8... : PS3, Line 101: InitialiseSecureChannelRequest_tagged* initialiseSecureChannelRequest; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b5d4114a_5cff2... : PS3, Line 111: typedef BoundProfilePackage BoundProfilePackage_tagged; do not add new typedefs
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f8ca3563_ddb36... : PS3, Line 116: void operator()(BoundProfilePackage_tagged* ss1) const; Bad function definition - void operator() should probably be void operator(void)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0fa31feb_286cd... : PS3, Line 116: void operator()(BoundProfilePackage_tagged* ss1) const; need consistent spacing around '*' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0c036d18_b9311... : PS3, Line 120: void operator()(ReplaceSessionKeysRequest_outer* ss1) const; Bad function definition - void operator() should probably be void operator(void)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/30cb9316_7ff55... : PS3, Line 120: void operator()(ReplaceSessionKeysRequest_outer* ss1) const; need consistent spacing around '*' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a9034836_41bf3... : PS3, Line 124: void operator()(EVP_CIPHER_CTX* ctx) const { Bad function definition - void operator() should probably be void operator(void)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f48c2eb2_d2b86... : PS3, Line 124: void operator()(EVP_CIPHER_CTX* ctx) const { need consistent spacing around '*' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/25189c9e_a4b6d... : PS3, Line 131: void operator()(EVP_MAC_CTX* ctx) const { Bad function definition - void operator() should probably be void operator(void)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f5c05fe7_96bd3... : PS3, Line 131: void operator()(EVP_MAC_CTX* ctx) const { need consistent spacing around '*' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d6aeca91_5f459... : PS3, Line 138: void operator()(EVP_MAC* mac) const { Bad function definition - void operator() should probably be void operator(void)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7cd23c5a_6fd59... : PS3, Line 138: void operator()(EVP_MAC* mac) const { need consistent spacing around '*' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/99c40788_5e0e9... : PS3, Line 144: using BPP_ptr = std::unique_ptr<BoundProfilePackage_tagged, BoundProfilePackage_tagged_Deleter>; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/01a3c3b3_c5f22... : PS3, Line 144: using BPP_ptr = std::unique_ptr<BoundProfilePackage_tagged, BoundProfilePackage_tagged_Deleter>; spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/105a56ca_f6444... : PS3, Line 145: using RPK_ptr = std::unique_ptr<ReplaceSessionKeysRequest_outer, ReplaceSessionKeysRequest_outer_Deleter>; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/715665f8_f957f... : PS3, Line 145: using RPK_ptr = std::unique_ptr<ReplaceSessionKeysRequest_outer, ReplaceSessionKeysRequest_outer_Deleter>; spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8a38fd97_8cb68... : PS3, Line 146: using EVP_CIPHER_CTX_unique_ptr = std::unique_ptr<EVP_CIPHER_CTX, EVP_CIPHER_CTX_Deleter>; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/10e88037_5e113... : PS3, Line 146: using EVP_CIPHER_CTX_unique_ptr = std::unique_ptr<EVP_CIPHER_CTX, EVP_CIPHER_CTX_Deleter>; spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5ce9271a_7e35d... : PS3, Line 147: using EVP_MAC_CTX_unique_ptr = std::unique_ptr<EVP_MAC_CTX, EVP_MAC_CTX_Deleter>; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b3e99a8e_e6125... : PS3, Line 147: using EVP_MAC_CTX_unique_ptr = std::unique_ptr<EVP_MAC_CTX, EVP_MAC_CTX_Deleter>; spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1dbc2058_96b45... : PS3, Line 148: using EVP_MAC_unique_ptr = std::unique_ptr<EVP_MAC, EVP_MAC_Deleter>; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bf082a8a_6d578... : PS3, Line 148: using EVP_MAC_unique_ptr = std::unique_ptr<EVP_MAC, EVP_MAC_Deleter>; spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/88def918_b12a5... : PS3, Line 151: private: labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9ec7d2a9_bdae4... : PS3, Line 156: std::vector<uint8_t> s_enc; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ff870e36_3bf6c... : PS3, Line 156: std::vector<uint8_t> s_enc; spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c865bca2_9bd7c... : PS3, Line 156: std::vector<uint8_t> s_enc; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/90f1946e_38111... : PS3, Line 157: std::vector<uint8_t> s_mac; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/96b54ee0_40077... : PS3, Line 157: std::vector<uint8_t> s_mac; spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f2ff0f8c_98f3c... : PS3, Line 157: std::vector<uint8_t> s_mac; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f4f9fdb4_026a7... : PS3, Line 158: std::vector<uint8_t> mac_chain; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f08ee413_c1e00... : PS3, Line 158: std::vector<uint8_t> mac_chain; spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e9eba978_2db5a... : PS3, Line 158: std::vector<uint8_t> mac_chain; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d3f4f859_b17af... : PS3, Line 161: static std::vector<uint8_t> compute_cmac(const std::vector<uint8_t>& key, const std::vector<uint8_t>& data, size_t output_size = AES_BLOCK_SIZE); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/38324929_9d2bf... : PS3, Line 161: static std::vector<uint8_t> compute_cmac(const std::vector<uint8_t>& key, const std::vector<uint8_t>& data, size_t output_size = AES_BLOCK_SIZE); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bd1781f6_9faa0... : PS3, Line 161: static std::vector<uint8_t> compute_cmac(const std::vector<uint8_t>& key, const std::vector<uint8_t>& data, size_t output_size = AES_BLOCK_SIZE); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2ea788db_67076... : PS3, Line 161: static std::vector<uint8_t> compute_cmac(const std::vector<uint8_t>& key, const std::vector<uint8_t>& data, size_t output_size = AES_BLOCK_SIZE); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e281c008_210de... : PS3, Line 161: static std::vector<uint8_t> compute_cmac(const std::vector<uint8_t>& key, const std::vector<uint8_t>& data, size_t output_size = AES_BLOCK_SIZE); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/397438ca_7f880... : PS3, Line 161: static std::vector<uint8_t> compute_cmac(const std::vector<uint8_t>& key, const std::vector<uint8_t>& data, size_t output_size = AES_BLOCK_SIZE); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8acb2ff7_4d996... : PS3, Line 161: static std::vector<uint8_t> compute_cmac(const std::vector<uint8_t>& key, const std::vector<uint8_t>& data, size_t output_size = AES_BLOCK_SIZE); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4dc2be6a_e4d15... : PS3, Line 161: static std::vector<uint8_t> compute_cmac(const std::vector<uint8_t>& key, const std::vector<uint8_t>& data, size_t output_size = AES_BLOCK_SIZE); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/da248f91_9ee7b... : PS3, Line 161: static std::vector<uint8_t> compute_cmac(const std::vector<uint8_t>& key, const std::vector<uint8_t>& data, size_t output_size = AES_BLOCK_SIZE); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/584ef407_56ae1... : PS3, Line 161: static std::vector<uint8_t> compute_cmac(const std::vector<uint8_t>& key, const std::vector<uint8_t>& data, size_t output_size = AES_BLOCK_SIZE); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f573ea2c_e5925... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1db3fde1_f313e... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a011c5e6_7cb3e... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b37a59a9_94a7e... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b2ccb9e6_64fe8... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c2032559_9dd31... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e01369cc_97354... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/aea69a7a_9519d... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/91a293b5_b797b... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8d128de9_0d195... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/743066da_b3a91... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2121ebb2_c96fd... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fb165f53_448f9... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/60202f82_4d5c0... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/93284f9d_c5164... : PS3, Line 163: std::vector<uint8_t> aes_cipher_operation(const std::vector<uint8_t>& input, const std::vector<uint8_t>& key, const std::vector<uint8_t>& iv, labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7cb89f7d_27edb... : PS3, Line 166: static std::vector<uint8_t> encode_bertlv_length(size_t length); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b6215621_2522d... : PS3, Line 166: static std::vector<uint8_t> encode_bertlv_length(size_t length); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/345440d3_24f01... : PS3, Line 168: static void print_hex(const std::string& label, const std::vector<uint8_t>& data); need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9f31f5f9_2bf0c... : PS3, Line 168: static void print_hex(const std::string& label, const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f9e3255f_25f3d... : PS3, Line 168: static void print_hex(const std::string& label, const std::vector<uint8_t>& data); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cd7c2d93_ea843... : PS3, Line 168: static void print_hex(const std::string& label, const std::vector<uint8_t>& data); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3352d1b2_42ead... : PS3, Line 168: static void print_hex(const std::string& label, const std::vector<uint8_t>& data); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c25eefdc_12384... : PS3, Line 169: static void print_hex(const char* label, const unsigned char* data, int len); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/48bf177a_f5397... : PS3, Line 169: static void print_hex(const char* label, const unsigned char* data, int len); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/eede3b3a_ef0ee... : PS3, Line 171: static std::pair<size_t, size_t> parse_bertlv_length(const std::vector<uint8_t>& data, size_t offset); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4535b47e_fdee4... : PS3, Line 171: static std::pair<size_t, size_t> parse_bertlv_length(const std::vector<uint8_t>& data, size_t offset); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a4495066_6928d... : PS3, Line 171: static std::pair<size_t, size_t> parse_bertlv_length(const std::vector<uint8_t>& data, size_t offset); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/39463751_c4b31... : PS3, Line 171: static std::pair<size_t, size_t> parse_bertlv_length(const std::vector<uint8_t>& data, size_t offset); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/45bb2164_da328... : PS3, Line 171: static std::pair<size_t, size_t> parse_bertlv_length(const std::vector<uint8_t>& data, size_t offset); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/23a1e8b6_939fd... : PS3, Line 171: static std::pair<size_t, size_t> parse_bertlv_length(const std::vector<uint8_t>& data, size_t offset); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0da9d8bb_ce3d6... : PS3, Line 173: std::vector<uint8_t> verify_and_decrypt_helper(const std::vector<uint8_t>& segment, const std::vector<uint8_t>& mac_chain_to_use, bool decrypt); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f29485fb_24f48... : PS3, Line 173: std::vector<uint8_t> verify_and_decrypt_helper(const std::vector<uint8_t>& segment, const std::vector<uint8_t>& mac_chain_to_use, bool decrypt); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d8dbcb94_f9cd4... : PS3, Line 173: std::vector<uint8_t> verify_and_decrypt_helper(const std::vector<uint8_t>& segment, const std::vector<uint8_t>& mac_chain_to_use, bool decrypt); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4c1f2664_a08a8... : PS3, Line 173: std::vector<uint8_t> verify_and_decrypt_helper(const std::vector<uint8_t>& segment, const std::vector<uint8_t>& mac_chain_to_use, bool decrypt); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/71f089ee_f574f... : PS3, Line 173: std::vector<uint8_t> verify_and_decrypt_helper(const std::vector<uint8_t>& segment, const std::vector<uint8_t>& mac_chain_to_use, bool decrypt); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/06da688e_d2153... : PS3, Line 173: std::vector<uint8_t> verify_and_decrypt_helper(const std::vector<uint8_t>& segment, const std::vector<uint8_t>& mac_chain_to_use, bool decrypt); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1777177a_d3db9... : PS3, Line 173: std::vector<uint8_t> verify_and_decrypt_helper(const std::vector<uint8_t>& segment, const std::vector<uint8_t>& mac_chain_to_use, bool decrypt); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/adcfe342_c9efb... : PS3, Line 173: std::vector<uint8_t> verify_and_decrypt_helper(const std::vector<uint8_t>& segment, const std::vector<uint8_t>& mac_chain_to_use, bool decrypt); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/56ed7864_110a9... : PS3, Line 173: std::vector<uint8_t> verify_and_decrypt_helper(const std::vector<uint8_t>& segment, const std::vector<uint8_t>& mac_chain_to_use, bool decrypt); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c30b9856_5d153... : PS3, Line 173: std::vector<uint8_t> verify_and_decrypt_helper(const std::vector<uint8_t>& segment, const std::vector<uint8_t>& mac_chain_to_use, bool decrypt); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/915b8e85_f44be... : PS3, Line 173: std::vector<uint8_t> verify_and_decrypt_helper(const std::vector<uint8_t>& segment, const std::vector<uint8_t>& mac_chain_to_use, bool decrypt); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6018203a_a1e70... : PS3, Line 175: public: labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/372343ab_b1574... : PS3, Line 176: BspCrypto(const std::vector<uint8_t>& s_enc_key, const std::vector<uint8_t>& s_mac_key, const std::vector<uint8_t>& initial_mcv); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8cf2aaf2_bdc83... : PS3, Line 176: BspCrypto(const std::vector<uint8_t>& s_enc_key, const std::vector<uint8_t>& s_mac_key, const std::vector<uint8_t>& initial_mcv); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/53772930_59c2d... : PS3, Line 176: BspCrypto(const std::vector<uint8_t>& s_enc_key, const std::vector<uint8_t>& s_mac_key, const std::vector<uint8_t>& initial_mcv); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ee40ba10_4d63c... : PS3, Line 176: BspCrypto(const std::vector<uint8_t>& s_enc_key, const std::vector<uint8_t>& s_mac_key, const std::vector<uint8_t>& initial_mcv); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/85746722_ccacc... : PS3, Line 176: BspCrypto(const std::vector<uint8_t>& s_enc_key, const std::vector<uint8_t>& s_mac_key, const std::vector<uint8_t>& initial_mcv); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e2603910_7d3f2... : PS3, Line 176: BspCrypto(const std::vector<uint8_t>& s_enc_key, const std::vector<uint8_t>& s_mac_key, const std::vector<uint8_t>& initial_mcv); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/44191211_79d45... : PS3, Line 176: BspCrypto(const std::vector<uint8_t>& s_enc_key, const std::vector<uint8_t>& s_mac_key, const std::vector<uint8_t>& initial_mcv); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/16afbd07_179ee... : PS3, Line 176: BspCrypto(const std::vector<uint8_t>& s_enc_key, const std::vector<uint8_t>& s_mac_key, const std::vector<uint8_t>& initial_mcv); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1a054756_00660... : PS3, Line 176: BspCrypto(const std::vector<uint8_t>& s_enc_key, const std::vector<uint8_t>& s_mac_key, const std::vector<uint8_t>& initial_mcv); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b5dfb2bf_1f880... : PS3, Line 176: BspCrypto(const std::vector<uint8_t>& s_enc_key, const std::vector<uint8_t>& s_mac_key, const std::vector<uint8_t>& initial_mcv); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0ccde7db_1da6b... : PS3, Line 176: BspCrypto(const std::vector<uint8_t>& s_enc_key, const std::vector<uint8_t>& s_mac_key, const std::vector<uint8_t>& initial_mcv); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/aabf9370_53d50... : PS3, Line 176: BspCrypto(const std::vector<uint8_t>& s_enc_key, const std::vector<uint8_t>& s_mac_key, const std::vector<uint8_t>& initial_mcv); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1ed705ff_1461c... : PS3, Line 178: static std::vector<uint8_t> x963_kdf_sha256(const std::vector<uint8_t>& shared_secret, const std::vector<uint8_t>& shared_info, size_t output_length); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/14d3f6a1_15df3... : PS3, Line 178: static std::vector<uint8_t> x963_kdf_sha256(const std::vector<uint8_t>& shared_secret, const std::vector<uint8_t>& shared_info, size_t output_length); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ce110d4f_80576... : PS3, Line 178: static std::vector<uint8_t> x963_kdf_sha256(const std::vector<uint8_t>& shared_secret, const std::vector<uint8_t>& shared_info, size_t output_length); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fdddd507_4e2d9... : PS3, Line 178: static std::vector<uint8_t> x963_kdf_sha256(const std::vector<uint8_t>& shared_secret, const std::vector<uint8_t>& shared_info, size_t output_length); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2d0adf68_93075... : PS3, Line 178: static std::vector<uint8_t> x963_kdf_sha256(const std::vector<uint8_t>& shared_secret, const std::vector<uint8_t>& shared_info, size_t output_length); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/101be1b5_19fc3... : PS3, Line 178: static std::vector<uint8_t> x963_kdf_sha256(const std::vector<uint8_t>& shared_secret, const std::vector<uint8_t>& shared_info, size_t output_length); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b048a0c2_d74a5... : PS3, Line 178: static std::vector<uint8_t> x963_kdf_sha256(const std::vector<uint8_t>& shared_secret, const std::vector<uint8_t>& shared_info, size_t output_length); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0ac7e5a9_1353c... : PS3, Line 178: static std::vector<uint8_t> x963_kdf_sha256(const std::vector<uint8_t>& shared_secret, const std::vector<uint8_t>& shared_info, size_t output_length); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/af06da88_f8895... : PS3, Line 178: static std::vector<uint8_t> x963_kdf_sha256(const std::vector<uint8_t>& shared_secret, const std::vector<uint8_t>& shared_info, size_t output_length); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/46711826_d9b44... : PS3, Line 178: static std::vector<uint8_t> x963_kdf_sha256(const std::vector<uint8_t>& shared_secret, const std::vector<uint8_t>& shared_info, size_t output_length); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5b915b86_6ef69... : PS3, Line 180: static BspCrypto from_kdf(const std::vector<uint8_t>& shared_secret, uint8_t key_type, uint8_t key_length, const std::vector<uint8_t>& host_id, spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/35e4bef1_c814f... : PS3, Line 180: static BspCrypto from_kdf(const std::vector<uint8_t>& shared_secret, uint8_t key_type, uint8_t key_length, const std::vector<uint8_t>& host_id, spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/06792de5_81137... : PS3, Line 180: static BspCrypto from_kdf(const std::vector<uint8_t>& shared_secret, uint8_t key_type, uint8_t key_length, const std::vector<uint8_t>& host_id, space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a91d2f41_0ee5d... : PS3, Line 180: static BspCrypto from_kdf(const std::vector<uint8_t>& shared_secret, uint8_t key_type, uint8_t key_length, const std::vector<uint8_t>& host_id, space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2c201727_dc3c4... : PS3, Line 180: static BspCrypto from_kdf(const std::vector<uint8_t>& shared_secret, uint8_t key_type, uint8_t key_length, const std::vector<uint8_t>& host_id, spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ed2edee4_8e771... : PS3, Line 180: static BspCrypto from_kdf(const std::vector<uint8_t>& shared_secret, uint8_t key_type, uint8_t key_length, const std::vector<uint8_t>& host_id, spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/333f74b2_dc9fd... : PS3, Line 180: static BspCrypto from_kdf(const std::vector<uint8_t>& shared_secret, uint8_t key_type, uint8_t key_length, const std::vector<uint8_t>& host_id, space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/446fff48_14de1... : PS3, Line 180: static BspCrypto from_kdf(const std::vector<uint8_t>& shared_secret, uint8_t key_type, uint8_t key_length, const std::vector<uint8_t>& host_id, space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/33ab063c_f98e7... : PS3, Line 181: const std::vector<uint8_t>& eid); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7a078d3a_0479b... : PS3, Line 181: const std::vector<uint8_t>& eid); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d81bf201_fb595... : PS3, Line 181: const std::vector<uint8_t>& eid); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e1e8f7eb_f715e... : PS3, Line 181: const std::vector<uint8_t>& eid); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b6125d42_88607... : PS3, Line 183: std::vector<uint8_t> generate_icv(); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/83b1a756_83e52... : PS3, Line 183: std::vector<uint8_t> generate_icv(); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0a0a7099_703d0... : PS3, Line 183: std::vector<uint8_t> generate_icv(); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ee8f0cf0_5cf85... : PS3, Line 184: std::vector<uint8_t> add_padding(const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b760a9a8_33839... : PS3, Line 184: std::vector<uint8_t> add_padding(const std::vector<uint8_t>& data); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c0e08bd1_adfa7... : PS3, Line 184: std::vector<uint8_t> add_padding(const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ff6dc842_f7382... : PS3, Line 184: std::vector<uint8_t> add_padding(const std::vector<uint8_t>& data); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/23e55c11_ae7d9... : PS3, Line 184: std::vector<uint8_t> add_padding(const std::vector<uint8_t>& data); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/37607110_d2ffc... : PS3, Line 184: std::vector<uint8_t> add_padding(const std::vector<uint8_t>& data); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fa5b6a7a_68d90... : PS3, Line 184: std::vector<uint8_t> add_padding(const std::vector<uint8_t>& data); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/852e08d1_06525... : PS3, Line 185: std::vector<uint8_t> remove_padding(const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/90b6626d_b7258... : PS3, Line 185: std::vector<uint8_t> remove_padding(const std::vector<uint8_t>& data); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/75cfda15_d324e... : PS3, Line 185: std::vector<uint8_t> remove_padding(const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f230bafa_5047a... : PS3, Line 185: std::vector<uint8_t> remove_padding(const std::vector<uint8_t>& data); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7b28997a_1546b... : PS3, Line 185: std::vector<uint8_t> remove_padding(const std::vector<uint8_t>& data); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d46a78bf_8e4d8... : PS3, Line 185: std::vector<uint8_t> remove_padding(const std::vector<uint8_t>& data); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0d9a64ad_0aeb4... : PS3, Line 185: std::vector<uint8_t> remove_padding(const std::vector<uint8_t>& data); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/13d32c46_7dd9f... : PS3, Line 186: std::vector<uint8_t> aes_encrypt(const std::vector<uint8_t>& plaintext); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/664f23cf_ebb85... : PS3, Line 186: std::vector<uint8_t> aes_encrypt(const std::vector<uint8_t>& plaintext); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/53d182f5_2b36c... : PS3, Line 186: std::vector<uint8_t> aes_encrypt(const std::vector<uint8_t>& plaintext); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b8bf9582_1f2d8... : PS3, Line 186: std::vector<uint8_t> aes_encrypt(const std::vector<uint8_t>& plaintext); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7d89f1dd_9a790... : PS3, Line 186: std::vector<uint8_t> aes_encrypt(const std::vector<uint8_t>& plaintext); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/42ff59b0_a77c9... : PS3, Line 186: std::vector<uint8_t> aes_encrypt(const std::vector<uint8_t>& plaintext); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f79744f1_ce5dd... : PS3, Line 186: std::vector<uint8_t> aes_encrypt(const std::vector<uint8_t>& plaintext); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3174d112_59ea2... : PS3, Line 187: std::vector<uint8_t> aes_decrypt_with_icv(const std::vector<uint8_t>& ciphertext, const std::vector<uint8_t>& icv); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2e6ef1eb_8803e... : PS3, Line 187: std::vector<uint8_t> aes_decrypt_with_icv(const std::vector<uint8_t>& ciphertext, const std::vector<uint8_t>& icv); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0a8f1ffc_7cf8f... : PS3, Line 187: std::vector<uint8_t> aes_decrypt_with_icv(const std::vector<uint8_t>& ciphertext, const std::vector<uint8_t>& icv); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f9e5f752_f1a5e... : PS3, Line 187: std::vector<uint8_t> aes_decrypt_with_icv(const std::vector<uint8_t>& ciphertext, const std::vector<uint8_t>& icv); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2354c41a_cf5ba... : PS3, Line 187: std::vector<uint8_t> aes_decrypt_with_icv(const std::vector<uint8_t>& ciphertext, const std::vector<uint8_t>& icv); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d37acac5_0ddb4... : PS3, Line 187: std::vector<uint8_t> aes_decrypt_with_icv(const std::vector<uint8_t>& ciphertext, const std::vector<uint8_t>& icv); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/23149fa5_ea553... : PS3, Line 187: std::vector<uint8_t> aes_decrypt_with_icv(const std::vector<uint8_t>& ciphertext, const std::vector<uint8_t>& icv); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8e49a1fe_a9d18... : PS3, Line 187: std::vector<uint8_t> aes_decrypt_with_icv(const std::vector<uint8_t>& ciphertext, const std::vector<uint8_t>& icv); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e7f34c73_63433... : PS3, Line 187: std::vector<uint8_t> aes_decrypt_with_icv(const std::vector<uint8_t>& ciphertext, const std::vector<uint8_t>& icv); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0242dc8c_151be... : PS3, Line 187: std::vector<uint8_t> aes_decrypt_with_icv(const std::vector<uint8_t>& ciphertext, const std::vector<uint8_t>& icv); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8a0a52fd_54629... : PS3, Line 187: std::vector<uint8_t> aes_decrypt_with_icv(const std::vector<uint8_t>& ciphertext, const std::vector<uint8_t>& icv); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/16bc1526_71c07... : PS3, Line 188: std::vector<uint8_t> generate_icv_for_block(uint32_t block_num); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7a725e7d_16e92... : PS3, Line 188: std::vector<uint8_t> generate_icv_for_block(uint32_t block_num); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0a37cfde_53c9b... : PS3, Line 188: std::vector<uint8_t> generate_icv_for_block(uint32_t block_num); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8d810149_65de9... : PS3, Line 189: std::vector<uint8_t> compute_mac(uint8_t tag, const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6db32289_8e5e4... : PS3, Line 189: std::vector<uint8_t> compute_mac(uint8_t tag, const std::vector<uint8_t>& data); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4da3e84f_84b45... : PS3, Line 189: std::vector<uint8_t> compute_mac(uint8_t tag, const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4a885385_bb02d... : PS3, Line 189: std::vector<uint8_t> compute_mac(uint8_t tag, const std::vector<uint8_t>& data); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e5e2b98d_4d0c7... : PS3, Line 189: std::vector<uint8_t> compute_mac(uint8_t tag, const std::vector<uint8_t>& data); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ed2f7b73_5ac7e... : PS3, Line 189: std::vector<uint8_t> compute_mac(uint8_t tag, const std::vector<uint8_t>& data); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/22c3b504_66087... : PS3, Line 189: std::vector<uint8_t> compute_mac(uint8_t tag, const std::vector<uint8_t>& data); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ed25cdc8_8158c... : PS3, Line 190: std::vector<uint8_t> encrypt_and_mac_one(uint8_t tag, const std::vector<uint8_t>& plaintext); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/55287f18_9dd8b... : PS3, Line 190: std::vector<uint8_t> encrypt_and_mac_one(uint8_t tag, const std::vector<uint8_t>& plaintext); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a202f3b8_36d2a... : PS3, Line 190: std::vector<uint8_t> encrypt_and_mac_one(uint8_t tag, const std::vector<uint8_t>& plaintext); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d399ac85_77186... : PS3, Line 190: std::vector<uint8_t> encrypt_and_mac_one(uint8_t tag, const std::vector<uint8_t>& plaintext); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d40b0d12_d0bcc... : PS3, Line 190: std::vector<uint8_t> encrypt_and_mac_one(uint8_t tag, const std::vector<uint8_t>& plaintext); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/dbb683e7_97946... : PS3, Line 190: std::vector<uint8_t> encrypt_and_mac_one(uint8_t tag, const std::vector<uint8_t>& plaintext); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/647f76f0_6bdad... : PS3, Line 190: std::vector<uint8_t> encrypt_and_mac_one(uint8_t tag, const std::vector<uint8_t>& plaintext); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ea846436_d8294... : PS3, Line 191: std::vector<uint8_t> decrypt_and_verify(const std::vector<uint8_t>& segments, bool decrypt = true); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a85e011a_e0922... : PS3, Line 191: std::vector<uint8_t> decrypt_and_verify(const std::vector<uint8_t>& segments, bool decrypt = true); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/075be3f2_34e33... : PS3, Line 191: std::vector<uint8_t> decrypt_and_verify(const std::vector<uint8_t>& segments, bool decrypt = true); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f8b71457_09cec... : PS3, Line 191: std::vector<uint8_t> decrypt_and_verify(const std::vector<uint8_t>& segments, bool decrypt = true); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8be4821f_bc290... : PS3, Line 191: std::vector<uint8_t> decrypt_and_verify(const std::vector<uint8_t>& segments, bool decrypt = true); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/348d5e78_ef1ee... : PS3, Line 191: std::vector<uint8_t> decrypt_and_verify(const std::vector<uint8_t>& segments, bool decrypt = true); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/382005c7_194ff... : PS3, Line 191: std::vector<uint8_t> decrypt_and_verify(const std::vector<uint8_t>& segments, bool decrypt = true); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6ee65feb_68c11... : PS3, Line 194: std::vector<uint8_t> ppkEnc; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ee6af9c1_6e839... : PS3, Line 194: std::vector<uint8_t> ppkEnc; spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ce6420a8_7ad7a... : PS3, Line 194: std::vector<uint8_t> ppkEnc; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/863288bc_ae87b... : PS3, Line 195: std::vector<uint8_t> ppkCmac; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/191c1a39_09ecb... : PS3, Line 195: std::vector<uint8_t> ppkCmac; spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a67eb77a_146b9... : PS3, Line 195: std::vector<uint8_t> ppkCmac; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4e45272c_63a3f... : PS3, Line 196: std::vector<uint8_t> initialMacChainingValue; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b0444e0c_d8ac5... : PS3, Line 196: std::vector<uint8_t> initialMacChainingValue; spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/33e0aa7d_165e8... : PS3, Line 196: std::vector<uint8_t> initialMacChainingValue; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2a0e32ce_bbe24... : PS3, Line 199: static std::vector<uint8_t> asn1_octet_string_to_vector(const ASN1_OCTET_STRING* asn1_str); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1867f991_999e6... : PS3, Line 199: static std::vector<uint8_t> asn1_octet_string_to_vector(const ASN1_OCTET_STRING* asn1_str); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/daeaf43f_8354a... : PS3, Line 199: static std::vector<uint8_t> asn1_octet_string_to_vector(const ASN1_OCTET_STRING* asn1_str); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a82d0438_77cf4... : PS3, Line 200: static ReplaceSessionKeysRequest parse_replace_session_keys(const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9e56ab2b_8aa24... : PS3, Line 200: static ReplaceSessionKeysRequest parse_replace_session_keys(const std::vector<uint8_t>& data); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f2204468_34dee... : PS3, Line 200: static ReplaceSessionKeysRequest parse_replace_session_keys(const std::vector<uint8_t>& data); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c35b6076_3aae5... : PS3, Line 200: static ReplaceSessionKeysRequest parse_replace_session_keys(const std::vector<uint8_t>& data); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b01c50da_77775... : PS3, Line 201: static BspCrypto from_replace_session_keys(const ReplaceSessionKeysRequest& rsk); need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/566df727_9a051... : PS3, Line 204: std::vector<uint8_t> configureIsdp; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cd63ede1_e8bbd... : PS3, Line 204: std::vector<uint8_t> configureIsdp; spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7013d4c5_24de3... : PS3, Line 204: std::vector<uint8_t> configureIsdp; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/83c81b56_5f0b3... : PS3, Line 205: std::vector<uint8_t> storeMetadata; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f48d88ae_8448a... : PS3, Line 205: std::vector<uint8_t> storeMetadata; spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1b38be18_8cf50... : PS3, Line 205: std::vector<uint8_t> storeMetadata; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/90e8a227_9e1b4... : PS3, Line 207: std::vector<uint8_t> profileData; spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8244b371_f2e8b... : PS3, Line 207: std::vector<uint8_t> profileData; spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a6fe78bd_5b4d1... : PS3, Line 207: std::vector<uint8_t> profileData; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/241b5b29_d6503... : PS3, Line 211: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& allofit); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4e40ca38_422cf... : PS3, Line 211: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& allofit); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cd80c8f5_556b7... : PS3, Line 211: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& allofit); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9d2ac8ea_e943d... : PS3, Line 211: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& allofit); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/14a4d069_0fcf7... : PS3, Line 211: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& allofit); function definition argument 'uint8_t' should also have an identifier name
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e795d367_0eece... : PS3, Line 213: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& firstSequenceOf87, const std::vector<uint8_t>& sequenceOf88, spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/46e290f5_d8f3e... : PS3, Line 213: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& firstSequenceOf87, const std::vector<uint8_t>& sequenceOf88, spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5538ee66_063cd... : PS3, Line 213: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& firstSequenceOf87, const std::vector<uint8_t>& sequenceOf88, space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d9d09a99_5c415... : PS3, Line 213: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& firstSequenceOf87, const std::vector<uint8_t>& sequenceOf88, space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4a3c62d2_5a164... : PS3, Line 213: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& firstSequenceOf87, const std::vector<uint8_t>& sequenceOf88, spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/aaf2056a_b2b4b... : PS3, Line 213: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& firstSequenceOf87, const std::vector<uint8_t>& sequenceOf88, spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6250a26e_893a7... : PS3, Line 213: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& firstSequenceOf87, const std::vector<uint8_t>& sequenceOf88, space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/341b2d73_04262... : PS3, Line 213: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& firstSequenceOf87, const std::vector<uint8_t>& sequenceOf88, space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/509bb231_f37a7... : PS3, Line 213: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& firstSequenceOf87, const std::vector<uint8_t>& sequenceOf88, function definition argument 'uint8_t' should also have an identifier name
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5ceef60b_b52ad... : PS3, Line 213: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& firstSequenceOf87, const std::vector<uint8_t>& sequenceOf88, function definition argument 'uint8_t' should also have an identifier name
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2b4dd2bc_cbfe6... : PS3, Line 213: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& firstSequenceOf87, const std::vector<uint8_t>& sequenceOf88, function definition argument 'uint8_t' should also have an identifier name
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c8490094_2529d... : PS3, Line 213: BppProcessingResult process_bound_profile_package(const std::vector<uint8_t>& firstSequenceOf87, const std::vector<uint8_t>& sequenceOf88, function definition argument 'uint8_t' should also have an identifier name
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b8641895_7ecd1... : PS3, Line 214: const std::vector<uint8_t>& secondSequenceOf87, const std::vector<uint8_t>& sequenceOf86); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bd6c860e_45bf4... : PS3, Line 214: const std::vector<uint8_t>& secondSequenceOf87, const std::vector<uint8_t>& sequenceOf86); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/768c02b3_51416... : PS3, Line 214: const std::vector<uint8_t>& secondSequenceOf87, const std::vector<uint8_t>& sequenceOf86); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e53192e3_31e7b... : PS3, Line 214: const std::vector<uint8_t>& secondSequenceOf87, const std::vector<uint8_t>& sequenceOf86); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/60cac5c9_ea028... : PS3, Line 214: const std::vector<uint8_t>& secondSequenceOf87, const std::vector<uint8_t>& sequenceOf86); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b2eff16d_eaad6... : PS3, Line 214: const std::vector<uint8_t>& secondSequenceOf87, const std::vector<uint8_t>& sequenceOf86); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d47240a3_921aa... : PS3, Line 214: const std::vector<uint8_t>& secondSequenceOf87, const std::vector<uint8_t>& sequenceOf86); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2f5bac88_5f0f2... : PS3, Line 214: const std::vector<uint8_t>& secondSequenceOf87, const std::vector<uint8_t>& sequenceOf86); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bf67dadb_9db78... : PS3, Line 216: void reset(const std::vector<uint8_t>& initial_mcv); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f48232c2_45d69... : PS3, Line 216: void reset(const std::vector<uint8_t>& initial_mcv); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1490cc01_e6b02... : PS3, Line 216: void reset(const std::vector<uint8_t>& initial_mcv); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7979e45a_ab6fb... : PS3, Line 216: void reset(const std::vector<uint8_t>& initial_mcv); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7fae59b8_3f0c6... : PS3, Line 216: void reset(const std::vector<uint8_t>& initial_mcv); function definition argument 'uint8_t' should also have an identifier name
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d6dc190d_43b71... : PS3, Line 218: static std::vector<uint8_t> generate_replace_session_keys_data(const std::vector<uint8_t>& ppk_enc, const std::vector<uint8_t>& ppk_mac, spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b63ee1a1_ef7b2... : PS3, Line 218: static std::vector<uint8_t> generate_replace_session_keys_data(const std::vector<uint8_t>& ppk_enc, const std::vector<uint8_t>& ppk_mac, spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7fc57122_c5a90... : PS3, Line 218: static std::vector<uint8_t> generate_replace_session_keys_data(const std::vector<uint8_t>& ppk_enc, const std::vector<uint8_t>& ppk_mac, spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/904f6054_7ac1c... : PS3, Line 218: static std::vector<uint8_t> generate_replace_session_keys_data(const std::vector<uint8_t>& ppk_enc, const std::vector<uint8_t>& ppk_mac, spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e97723b7_2114b... : PS3, Line 218: static std::vector<uint8_t> generate_replace_session_keys_data(const std::vector<uint8_t>& ppk_enc, const std::vector<uint8_t>& ppk_mac, space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0b954d16_c8fb7... : PS3, Line 218: static std::vector<uint8_t> generate_replace_session_keys_data(const std::vector<uint8_t>& ppk_enc, const std::vector<uint8_t>& ppk_mac, space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ad99ea55_189af... : PS3, Line 218: static std::vector<uint8_t> generate_replace_session_keys_data(const std::vector<uint8_t>& ppk_enc, const std::vector<uint8_t>& ppk_mac, spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9fa01bf4_9c96d... : PS3, Line 218: static std::vector<uint8_t> generate_replace_session_keys_data(const std::vector<uint8_t>& ppk_enc, const std::vector<uint8_t>& ppk_mac, spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7c486e5e_0b2ee... : PS3, Line 218: static std::vector<uint8_t> generate_replace_session_keys_data(const std::vector<uint8_t>& ppk_enc, const std::vector<uint8_t>& ppk_mac, space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/71ed1690_1a0bf... : PS3, Line 218: static std::vector<uint8_t> generate_replace_session_keys_data(const std::vector<uint8_t>& ppk_enc, const std::vector<uint8_t>& ppk_mac, space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/76bd8f4d_5cbbe... : PS3, Line 219: const std::vector<uint8_t>& initial_mcv); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d782c932_c69af... : PS3, Line 219: const std::vector<uint8_t>& initial_mcv); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/300a56cd_201c7... : PS3, Line 219: const std::vector<uint8_t>& initial_mcv); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7097f6ff_4db1a... : PS3, Line 219: const std::vector<uint8_t>& initial_mcv); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6d67a92c_1688f... : PS3, Line 221: std::vector<uint8_t> mac_only_one(uint8_t tag, const std::vector<uint8_t>& plaintext); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f47174eb_f9ab5... : PS3, Line 221: std::vector<uint8_t> mac_only_one(uint8_t tag, const std::vector<uint8_t>& plaintext); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9848c086_0471f... : PS3, Line 221: std::vector<uint8_t> mac_only_one(uint8_t tag, const std::vector<uint8_t>& plaintext); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a0cc8205_bc89f... : PS3, Line 221: std::vector<uint8_t> mac_only_one(uint8_t tag, const std::vector<uint8_t>& plaintext); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8774ee02_2afc5... : PS3, Line 221: std::vector<uint8_t> mac_only_one(uint8_t tag, const std::vector<uint8_t>& plaintext); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7e1635a4_7ae5d... : PS3, Line 221: std::vector<uint8_t> mac_only_one(uint8_t tag, const std::vector<uint8_t>& plaintext); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1d04ff22_141ce... : PS3, Line 221: std::vector<uint8_t> mac_only_one(uint8_t tag, const std::vector<uint8_t>& plaintext); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cf610898_d6bea... : PS3, Line 222: std::vector<std::vector<uint8_t>> encrypt_and_mac_seg(uint8_t tag, const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6350907e_d1dc8... : PS3, Line 222: std::vector<std::vector<uint8_t>> encrypt_and_mac_seg(uint8_t tag, const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ee5ff32b_76777... : PS3, Line 222: std::vector<std::vector<uint8_t>> encrypt_and_mac_seg(uint8_t tag, const std::vector<uint8_t>& data); need consistent spacing around '>>' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fff7a8bb_b8f45... : PS3, Line 222: std::vector<std::vector<uint8_t>> encrypt_and_mac_seg(uint8_t tag, const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/001ca2f0_3dc80... : PS3, Line 222: std::vector<std::vector<uint8_t>> encrypt_and_mac_seg(uint8_t tag, const std::vector<uint8_t>& data); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bdac362d_50cac... : PS3, Line 222: std::vector<std::vector<uint8_t>> encrypt_and_mac_seg(uint8_t tag, const std::vector<uint8_t>& data); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bbdcfb86_54a5e... : PS3, Line 222: std::vector<std::vector<uint8_t>> encrypt_and_mac_seg(uint8_t tag, const std::vector<uint8_t>& data); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3f1e8990_21cf0... : PS3, Line 222: std::vector<std::vector<uint8_t>> encrypt_and_mac_seg(uint8_t tag, const std::vector<uint8_t>& data); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c1193ecf_d8ebd... : PS3, Line 223: std::vector<std::vector<uint8_t>> mac_only_seg(uint8_t tag, const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ddb1235a_7154d... : PS3, Line 223: std::vector<std::vector<uint8_t>> mac_only_seg(uint8_t tag, const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ed2f2779_1a2f5... : PS3, Line 223: std::vector<std::vector<uint8_t>> mac_only_seg(uint8_t tag, const std::vector<uint8_t>& data); need consistent spacing around '>>' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d2ee5c85_a427f... : PS3, Line 223: std::vector<std::vector<uint8_t>> mac_only_seg(uint8_t tag, const std::vector<uint8_t>& data); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fc0bcf2a_8fb58... : PS3, Line 223: std::vector<std::vector<uint8_t>> mac_only_seg(uint8_t tag, const std::vector<uint8_t>& data); spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a4480c48_e77bc... : PS3, Line 223: std::vector<std::vector<uint8_t>> mac_only_seg(uint8_t tag, const std::vector<uint8_t>& data); space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/26392380_5294c... : PS3, Line 223: std::vector<std::vector<uint8_t>> mac_only_seg(uint8_t tag, const std::vector<uint8_t>& data); space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0dd024c9_f8973... : PS3, Line 223: std::vector<std::vector<uint8_t>> mac_only_seg(uint8_t tag, const std::vector<uint8_t>& data); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b4e6788b_6fbcf... : PS3, Line 228: #endif // BSP_CRYPTO_H adding a line without newline at end of file
File smdpp/helpers.h:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6661783a_86ac8... : PS3, Line 1: std::ostream& operator<<(std::ostream& os, const std::vectorstd::string& v) { need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4a46b32e_0a2d3... : PS3, Line 1: std::ostream& operator<<(std::ostream& os, const std::vectorstd::string& v) { need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a6626671_883a1... : PS3, Line 1: std::ostream& operator<<(std::ostream& os, const std::vectorstd::string& v) { spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ae6f5fe4_14233... : PS3, Line 1: std::ostream& operator<<(std::ostream& os, const std::vectorstd::string& v) { spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/08683959_7c9e6... : PS3, Line 1: std::ostream& operator<<(std::ostream& os, const std::vectorstd::string& v) { space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/69b56fe7_5c875... : PS3, Line 1: std::ostream& operator<<(std::ostream& os, const std::vectorstd::string& v) { space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c891de15_5ae4d... : PS3, Line 3: copy(v.begin(), v.end(), std::ostream_iteratorstd::string(os, "\n")); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/49700964_3ae2f... : PS3, Line 3: copy(v.begin(), v.end(), std::ostream_iteratorstd::string(os, "\n")); spaces required around that '>' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/257e2a0a_c4eb3... : PS3, Line 7: std::string to_string(const std::vectorstd::string& vec) { spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1102128c_07efc... : PS3, Line 7: std::string to_string(const std::vectorstd::string& vec) { spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a1315dbb_0e739... : PS3, Line 7: std::string to_string(const std::vectorstd::string& vec) { space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/edd99d71_2049b... : PS3, Line 7: std::string to_string(const std::vectorstd::string& vec) { space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1f634530_2f7b7... : PS3, Line 8: std::ostringstream oss; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/dad93a9e_63490... : PS3, Line 13: std::string operator+(const std::string& str, const std::vectorstd::string& vec) { need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2ca97925_65a16... : PS3, Line 13: std::string operator+(const std::string& str, const std::vectorstd::string& vec) { spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8328a22d_b7cb3... : PS3, Line 13: std::string operator+(const std::string& str, const std::vectorstd::string& vec) { spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1f38aed5_bd95a... : PS3, Line 13: std::string operator+(const std::string& str, const std::vectorstd::string& vec) { space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cebf6381_2d640... : PS3, Line 13: std::string operator+(const std::string& str, const std::vectorstd::string& vec) { space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6d8b16cf_11662... : PS3, Line 17: std::string operator+(const std::vectorstd::string& vec, const std::string& str) { spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/827d2bd4_9c16a... : PS3, Line 17: std::string operator+(const std::vectorstd::string& vec, const std::string& str) { spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ba422bff_d9770... : PS3, Line 17: std::string operator+(const std::vectorstd::string& vec, const std::string& str) { space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1e216053_485aa... : PS3, Line 17: std::string operator+(const std::vectorstd::string& vec, const std::string& str) { space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c2f443fc_e979f... : PS3, Line 17: std::string operator+(const std::vectorstd::string& vec, const std::string& str) { need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/44e101f2_73d18... : PS3, Line 24: void operator()(BIO* bio) const { Bad function definition - void operator() should probably be void operator(void)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8dc25602_178c6... : PS3, Line 24: void operator()(BIO* bio) const { need consistent spacing around '*' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/dd47373d_d4756... : PS3, Line 30: void operator()(X509* cert) const { Bad function definition - void operator() should probably be void operator(void)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0641b90f_41315... : PS3, Line 30: void operator()(X509* cert) const { need consistent spacing around '*' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/60cc4f02_03bc2... : PS3, Line 36: void operator()(X509_STORE* store) const { Bad function definition - void operator() should probably be void operator(void)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5743e0f9_d6bca... : PS3, Line 36: void operator()(X509_STORE* store) const { need consistent spacing around '*' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e63ab76b_c0645... : PS3, Line 42: void operator()(X509_STORE_CTX* ctx) const { Bad function definition - void operator() should probably be void operator(void)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ff08cfc9_6b1b7... : PS3, Line 42: void operator()(X509_STORE_CTX* ctx) const { need consistent spacing around '*' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a978fe13_87c80... : PS3, Line 48: void operator()(EVP_PKEY* key) const { Bad function definition - void operator() should probably be void operator(void)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/091cb884_cd44a... : PS3, Line 48: void operator()(EVP_PKEY* key) const { need consistent spacing around '*' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/828b67f6_4e8f0... : PS3, Line 54: void operator()(EVP_MD_CTX* ctx) const { Bad function definition - void operator() should probably be void operator(void)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0b3db1b1_051f4... : PS3, Line 54: void operator()(EVP_MD_CTX* ctx) const { need consistent spacing around '*' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f0a99886_37907... : PS3, Line 60: public: labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/46bda686_09c66... : PS3, Line 61: static std::vector<uint8_t> decode(const std::string& b64message) { spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a5864f62_7df7b... : PS3, Line 61: static std::vector<uint8_t> decode(const std::string& b64message) { spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/15f9d4ec_f5e42... : PS3, Line 61: static std::vector<uint8_t> decode(const std::string& b64message) { need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bbf8dadb_c681e... : PS3, Line 62: if (b64message.empty()) { braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f4133503_8e7bb... : PS3, Line 68: if (b64message[b64message.size() - 1] == '=' && b64message[b64message.size() - 2] == '=') { braces {} are not necessary for any arm of this statement
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/045ddc19_7ebcb... : PS3, Line 76: std::vector<uint8_t> buffer(decodeLen); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5882efe1_e2f40... : PS3, Line 76: std::vector<uint8_t> buffer(decodeLen); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/35d82c8c_c752c... : PS3, Line 76: std::vector<uint8_t> buffer(decodeLen); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2596d366_e86ba... : PS3, Line 78: BIO* b64 = BIO_new(BIO_f_base64()); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8989ea2b_0222b... : PS3, Line 81: BIO* mem = BIO_new_mem_buf(b64message.c_str(), -1); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6ae0d549_a1285... : PS3, Line 82: BIO* bioChain = BIO_push(b64, mem); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/00f5cb49_3ec0c... : PS3, Line 84: std::unique_ptr<BIO, BIODeleter> bioPtr(bioChain); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f6d3ec03_f7dbd... : PS3, Line 84: std::unique_ptr<BIO, BIODeleter> bioPtr(bioChain); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/548ee647_c485e... : PS3, Line 84: std::unique_ptr<BIO, BIODeleter> bioPtr(bioChain); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/be143e06_503b5... : PS3, Line 87: if (length <= 0) { braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/478aabf2_b6005... : PS3, Line 95: static std::string encode(const std::vector<uint8_t>& data) { spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1719e61c_3748b... : PS3, Line 95: static std::string encode(const std::vector<uint8_t>& data) { spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/aa7a1497_c3256... : PS3, Line 95: static std::string encode(const std::vector<uint8_t>& data) { space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3caa83fe_6e6e8... : PS3, Line 95: static std::string encode(const std::vector<uint8_t>& data) { space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4a6bbcb1_0b6b4... : PS3, Line 96: if (data.empty()) { braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/72d12d13_9b6e4... : PS3, Line 100: BIO* b64 = BIO_new(BIO_f_base64()); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2156ba8b_b10b3... : PS3, Line 103: BIO* mem = BIO_new(BIO_s_mem()); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a6aee72e_6760e... : PS3, Line 104: BIO* bioChain = BIO_push(b64, mem); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c9c89828_0b993... : PS3, Line 106: std::unique_ptr<BIO, BIODeleter> bioPtr(bioChain); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b82ab172_48fef... : PS3, Line 106: std::unique_ptr<BIO, BIODeleter> bioPtr(bioChain); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/20fb7cd8_1be6a... : PS3, Line 106: std::unique_ptr<BIO, BIODeleter> bioPtr(bioChain); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/28e79e06_5d007... : PS3, Line 111: BUF_MEM* bufferPtr; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e8482a6a_76c15... : PS3, Line 119: public: labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a889790d_bed9a... : PS3, Line 120: static std::vector<uint8_t> hexToBytes(const std::string& hex) { spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4468896e_73aee... : PS3, Line 120: static std::vector<uint8_t> hexToBytes(const std::string& hex) { spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f587c7b4_98c39... : PS3, Line 120: static std::vector<uint8_t> hexToBytes(const std::string& hex) { need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c57a815d_e3a2d... : PS3, Line 121: if (hex.length() % 2 != 0) { braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1dd9c79c_58145... : PS3, Line 125: std::vector<uint8_t> bytes(hex.length() / 2); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e970c493_38b5b... : PS3, Line 125: std::vector<uint8_t> bytes(hex.length() / 2); spaces required around that '>' (ctx:VxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9fb6406b_38aab... : PS3, Line 125: std::vector<uint8_t> bytes(hex.length() / 2); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e82d1207_e5b0f... : PS3, Line 126: for (size_t i = 0; i < bytes.size(); ++i) { braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4a4c3fa1_5fd3b... : PS3, Line 127: sscanf(hex.c_str() + (i * 2), "%2hhx", &bytes[i]); unchecked sscanf return value
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4857bb1a_ae38e... : PS3, Line 133: static std::string bytesToHex(const std::vector<uint8_t>& bytes) { spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7f4c2016_bd3d4... : PS3, Line 133: static std::string bytesToHex(const std::vector<uint8_t>& bytes) { spaces required around that '>' (ctx:VxO)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/224b8e7a_07c45... : PS3, Line 133: static std::string bytesToHex(const std::vector<uint8_t>& bytes) { space required before that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9238e06c_81d90... : PS3, Line 133: static std::string bytesToHex(const std::vector<uint8_t>& bytes) { space prohibited after that '&' (ctx:OxW)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/438d721f_05cb9... : PS3, Line 137: static std::string bytesToHex(const uint8_t* data, size_t length) { "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cc692d4e_01dc0... : PS3, Line 138: std::stringstream ss; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/645146e3_0254d... : PS3, Line 141: for (size_t i = 0; i < length; ++i) { braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/85ccbc20_bd3ac... : PS3, Line 142: ss << std::setw(2) << static_cast<int>(data[i]); spaces required around that '<' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a181d15d_84ab3... : PS3, Line 142: ss << std::setw(2) << static_cast<int>(data[i]); spaces required around that '>' (ctx:VxV)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/dfc326a6_dc526... : PS3, Line 149: } // namespace RspCrypto adding a line without newline at end of file
File smdpp/logger.h:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/32b6f165_799d4... : PS3, Line 63: public: labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/95e55caa_a1f52... : PS3, Line 66: static void log(Level level, const std::string& message, const char* filename = nullptr, int line = 0) { "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2c803fe5_a7b17... : PS3, Line 66: static void log(Level level, const std::string& message, const char* filename = nullptr, int line = 0) { open brace '{' following function definitions go on the next line
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f98fd16f_af125... : PS3, Line 66: static void log(Level level, const std::string& message, const char* filename = nullptr, int line = 0) { need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f61164bb_c4acc... : PS3, Line 70: std::string levelStr; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2bdcbaea_ee846... : PS3, Line 72: case Level::DEBUG: spaces required around that ':' (ctx:VxE)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/870bea1e_c3810... : PS3, Line 75: case Level::INFO: spaces required around that ':' (ctx:VxE)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bfa25100_58e6e... : PS3, Line 78: case Level::WARNING: spaces required around that ':' (ctx:VxE)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/54f29429_21e10... : PS3, Line 81: case Level::ERROR: spaces required around that ':' (ctx:VxE)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9e34a198_ef997... : PS3, Line 86: std::stringstream ss; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/949e6efb_8cb19... : PS3, Line 92: const char* base_filename = strrchr(filename, '/'); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/674c87ac_0b499... : PS3, Line 93: if (!base_filename) { braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ec5218d3_9e5ac... : PS3, Line 103: std::cout << ss.str() << std::endl; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4100683d_73f27... : PS3, Line 106: static void debug(const std::string& message, const char* filename = nullptr, int line = 0) { "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/66e9ed40_e4b07... : PS3, Line 106: static void debug(const std::string& message, const char* filename = nullptr, int line = 0) { open brace '{' following function definitions go on the next line
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/34744c01_94aa7... : PS3, Line 106: static void debug(const std::string& message, const char* filename = nullptr, int line = 0) { need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a34e228d_9fc18... : PS3, Line 110: static void info(const std::string& message, const char* filename = nullptr, int line = 0) { "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/63f484cf_05dc5... : PS3, Line 110: static void info(const std::string& message, const char* filename = nullptr, int line = 0) { open brace '{' following function definitions go on the next line
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/863af032_fe0ec... : PS3, Line 110: static void info(const std::string& message, const char* filename = nullptr, int line = 0) { need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/14a34010_95a4e... : PS3, Line 114: static void warning(const std::string& message, const char* filename = nullptr, int line = 0) { "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/862e9dd2_2e5ef... : PS3, Line 114: static void warning(const std::string& message, const char* filename = nullptr, int line = 0) { open brace '{' following function definitions go on the next line
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c7326c41_7b4c0... : PS3, Line 114: static void warning(const std::string& message, const char* filename = nullptr, int line = 0) { need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9d75a1fb_8f672... : PS3, Line 118: static void error(const std::string& message, const char* filename = nullptr, int line = 0) { "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/19420985_5a36d... : PS3, Line 118: static void error(const std::string& message, const char* filename = nullptr, int line = 0) { open brace '{' following function definitions go on the next line
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/735a90ca_36a04... : PS3, Line 118: static void error(const std::string& message, const char* filename = nullptr, int line = 0) { need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/befb22c2_b4f39... : PS3, Line 130: public: labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c6be10c6_32191... : PS3, Line 131: OpenSSLError(const std::string& message) : std::runtime_error(message + getOpenSSLErrors()) { need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8b50e89f_cef85... : PS3, Line 134: private: labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3a7f3eb5_635fa... : PS3, Line 136: std::stringstream ss; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bfc01376_85156... : PS3, Line 141: char* err_str = ERR_error_string(err, nullptr); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bc113fd8_ba8d1... : PS3, Line 150: public: labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bbf5bf9e_0c3cf... : PS3, Line 153: std::stringstream errorStream; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0ede3f58_0e543... : PS3, Line 160: const char* library = ERR_lib_error_string(errorCode); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/149dc3fb_83037... : PS3, Line 163: const char* function = ERR_func_error_string(errorCode); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8c7ef797_41b50... : PS3, Line 165: const char* reason = ERR_reason_error_string(errorCode); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/72f92cc2_abdf7... : PS3, Line 181: static std::string getSSLError(SSL* ssl, int result) { need consistent spacing around '*' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8ee35353_8f37d... : PS3, Line 183: std::stringstream errorStream; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c33cc9b1_fb01a... : PS3, Line 190: std::string queueErrors = getLastError(); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0655e940_02fbe... : PS3, Line 191: if (!queueErrors.empty()) { braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2c2c1ecb_410ee... : PS3, Line 199: std::stringstream errorStream; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/dcda3576_d5d21... : PS3, Line 202: const char* errorString = X509_verify_cert_error_string(verifyResult); "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d6d04c98_3c856... : PS3, Line 211: static void printSSLErrors(const std::string& context = "") { open brace '{' following function definitions go on the next line
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/72d7851a_f82bd... : PS3, Line 211: static void printSSLErrors(const std::string& context = "") { need consistent spacing around '&' (ctx:VxW) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0a244631_60d1a... : PS3, Line 212: if (!context.empty()) { braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/17a5962f_cc36a... : PS3, Line 213: std::cerr << "=== " << context << " ===" << std::endl; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4d7c7caf_55d7a... : PS3, Line 216: std::string errors = getLastError(); labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4e8570b3_df013... : PS3, Line 217: if (!errors.empty()) { braces {} are not necessary for any arm of this statement
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7ed0d3f5_3429e... : PS3, Line 218: std::cerr << errors << std::endl; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/937e442a_44f42... : PS3, Line 220: std::cerr << "No OpenSSL errors in queue." << std::endl; labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/dabae21a_99a2e... : PS3, Line 224: private: labels should not be indented
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/dda8edcd_8006a... : PS3, Line 251: } // namespace RspCrypto adding a line without newline at end of file
File smdpp/sgp26/CertificateIssuer/CERT_CI_ECDSA_BRP.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b2b4b547_223b2... : PS3, Line 1: -----BEGIN CERTIFICATE----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/28c29979_d8499... : PS3, Line 2: MIICUTCCAfigAwIBAgIJALh086v6bETTMAoGCCqGSM49BAMCMEQxEDAOBgNVBAMM DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0d66f96f_43a5f... : PS3, Line 3: B1Rlc3QgQ0kxETAPBgNVBAsMCFRFU1RDRVJUMRAwDgYDVQQKDAdSU1BURVNUMQsw DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4e3cb76a_aecd7... : PS3, Line 4: CQYDVQQGEwJJVDAgFw0yMDA0MDEwODI3NTFaGA8yMDU1MDQwMTA4Mjc1MVowRDEQ DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/18dc5346_2f917... : PS3, Line 5: MA4GA1UEAwwHVGVzdCBDSTERMA8GA1UECwwIVEVTVENFUlQxEDAOBgNVBAoMB1JT DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a2da6d97_193ea... : PS3, Line 6: UFRFU1QxCzAJBgNVBAYTAklUMFowFAYHKoZIzj0CAQYJKyQDAwIIAQEHA0IABCeH DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/716a3603_85b0b... : PS3, Line 7: tNVu2CSp5r4E4Yh/a5i6/rjHY/UoN/cBE+k2Tt2+E5vAx95+Fo8eXNDBhTT8UGTm DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ed110c02_d639b... : PS3, Line 8: T2htxTMnyn8dzqhaKZSjgc8wgcwwHQYDVR0OBBYEFMC8cLo2kp1DtGf/V1cFMOV6 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/731c44b0_ec731... : PS3, Line 9: uPzYMA8GA1UdEwEB/wQFMAMBAf8wFwYDVR0gAQH/BA0wCzAJBgdngRIBAgEAMA4G DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c96333f7_9d49d... : PS3, Line 10: A1UdDwEB/wQEAwIBBjAOBgNVHREEBzAFiAOINwEwYQYDVR0fBFowWDAqoCigJoYk DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4ffcfcf7_f4525... : PS3, Line 11: aHR0cDovL2NpLnRlc3QuZXhhbXBsZS5jb20vQ1JMLUEuY3JsMCqgKKAmhiRodHRw DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2c0b0ee2_13fcf... : PS3, Line 12: Oi8vY2kudGVzdC5leGFtcGxlLmNvbS9DUkwtQi5jcmwwCgYIKoZIzj0EAwIDRwAw DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e4090af6_2012d... : PS3, Line 13: RAIgPYrf0CKl0FBMUaHx5xS1duTDbQ4wBZN3qKBeNniuux0CIHBek2vLfoANAdtt DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1f66093a_c27b1... : PS3, Line 14: f5u5Ce6DVC2oIfpn5UnS24F3oMqM DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/57484946_43af3... : PS3, Line 15: -----END CERTIFICATE----- DOS line endings
File smdpp/sgp26/CertificateIssuer/CERT_CI_ECDSA_NIST.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cf950d1b_b2f16... : PS3, Line 1: -----BEGIN CERTIFICATE----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/59e3c601_55a01... : PS3, Line 2: MIICUDCCAfegAwIBAgIJALh086v6bETTMAoGCCqGSM49BAMCMEQxEDAOBgNVBAMM DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3f596b2b_9fc73... : PS3, Line 3: B1Rlc3QgQ0kxETAPBgNVBAsMCFRFU1RDRVJUMRAwDgYDVQQKDAdSU1BURVNUMQsw DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/264b871a_3243a... : PS3, Line 4: CQYDVQQGEwJJVDAgFw0yMDA0MDEwODI3NTFaGA8yMDU1MDQwMTA4Mjc1MVowRDEQ DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/173e5b2c_6d78b... : PS3, Line 5: MA4GA1UEAwwHVGVzdCBDSTERMA8GA1UECwwIVEVTVENFUlQxEDAOBgNVBAoMB1JT DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bd9edb62_6bd42... : PS3, Line 6: UFRFU1QxCzAJBgNVBAYTAklUMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAElAZX DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/23562acb_b68d8... : PS3, Line 7: pnPcKI+J1S6opHcEmSeR+cNLADbmM+LQy6lFTWXbMusXmBeZ0vJDiO4rlcEJRUbJ DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0938cfde_11807... : PS3, Line 8: eQHOrrqWUJGaLiDSKaOBzzCBzDAdBgNVHQ4EFgQU9UFyvfmKldZcvriKOKHBHYAK DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/80674715_295fa... : PS3, Line 9: hcMwDwYDVR0TAQH/BAUwAwEB/zAXBgNVHSABAf8EDTALMAkGB2eBEgECAQAwDgYD DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/06ed61a8_2af6a... : PS3, Line 10: VR0PAQH/BAQDAgEGMA4GA1UdEQQHMAWIA4g3ATBhBgNVHR8EWjBYMCqgKKAmhiRo DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/097c5983_24b5c... : PS3, Line 11: dHRwOi8vY2kudGVzdC5leGFtcGxlLmNvbS9DUkwtQS5jcmwwKqAooCaGJGh0dHA6 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1aa9cb20_5a2c7... : PS3, Line 12: Ly9jaS50ZXN0LmV4YW1wbGUuY29tL0NSTC1CLmNybDAKBggqhkjOPQQDAgNHADBE DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9f6219e9_ee72d... : PS3, Line 13: AiBSdWqvwgIKbOy/Ll88IIklEP8pdR0pi9OwFdlgWk/mfQIgV5goNuTSBd3S5sPB DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b56a8b95_1ce4a... : PS3, Line 14: tFWTf2tuSTtgL9G2bDV0iak192s= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/843a88e4_8f875... : PS3, Line 15: -----END CERTIFICATE----- DOS line endings
File smdpp/sgp26/CertificateIssuer/CI-csr.cnf:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c7144510_f1800... : PS3, Line 1: #openssl x509 extfile params DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f76aceea_ce477... : PS3, Line 2: extensions = extend DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a434bd82_0b0c8... : PS3, Line 3: # This prevent the user to be prompted for values DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3fbaa517_b613e... : PS3, Line 4: prompt = no DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/45a71051_c975d... : PS3, Line 5: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/98090e35_a96d7... : PS3, Line 6: distinguished_name = dn-param DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5572550e_a859c... : PS3, Line 7: [dn-param] # DN fields DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0dc102d5_9761f... : PS3, Line 8: CN = Test CI DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ef835a6e_ab1b6... : PS3, Line 9: OU = TESTCERT DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fd05e883_a2962... : PS3, Line 10: O = RSPTEST DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1d5c0f2e_f7e3f... : PS3, Line 11: C = IT DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2a28ebdd_cfb90... : PS3, Line 12: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/45532f17_46d76... : PS3, Line 13: # Extensions for the Test CI DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/04769f53_051d0... : PS3, Line 14: [extend] # openssl extensions DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/260d2603_5962d... : PS3, Line 15: subjectKeyIdentifier = hash DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a4420e03_cece8... : PS3, Line 16: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cce5a98f_67d48... : PS3, Line 17: basicConstraints = critical, CA:true DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a956eed3_68283... : PS3, Line 18: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a04ed6e1_b000f... : PS3, Line 19: certificatePolicies=critical,2.23.146.1.2.1.0 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/87625651_dabfd... : PS3, Line 20: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9d2973e1_f1f19... : PS3, Line 21: keyUsage =critical, keyCertSign, cRLSign DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b1d6a5b1_c77f6... : PS3, Line 22: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cd9dc8fe_6def9... : PS3, Line 23: subjectAltName = RID:2.999.1 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/58ea15ef_a19fc... : PS3, Line 24: DOS line endings
File smdpp/sgp26/CertificateIssuer/SK_CI_ECDSA_BRP.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9e850dc3_ff1d4... : PS3, Line 1: -----BEGIN EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/354ab999_f19e2... : PS3, Line 2: BgkrJAMDAggBAQc= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/55ca919a_95f4f... : PS3, Line 3: -----END EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c23f2e41_a8846... : PS3, Line 4: -----BEGIN EC PRIVATE KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0ce4f4b2_eb463... : PS3, Line 5: MHgCAQEEIDWGs5Vx2Xz5Y17YWnRQ4tJYmTEJQ9ossf2KHmdLa/b0oAsGCSskAwMC DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/804000e2_e1680... : PS3, Line 6: CAEBB6FEA0IABCeHtNVu2CSp5r4E4Yh/a5i6/rjHY/UoN/cBE+k2Tt2+E5vAx95+ DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a4d66e08_0e0c8... : PS3, Line 7: Fo8eXNDBhTT8UGTmT2htxTMnyn8dzqhaKZQ= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/22750d8e_358c7... : PS3, Line 8: -----END EC PRIVATE KEY----- DOS line endings
File smdpp/sgp26/DPauth/PK_S_SM_DP2auth_ECDSA_BRP.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/aaebb719_828e9... : PS3, Line 1: -----BEGIN PUBLIC KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6e436f07_2caa7... : PS3, Line 2: MFowFAYHKoZIzj0CAQYJKyQDAwIIAQEHA0IABC7uB8ltAFvlGV95rR2tzR03jKMJ DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0fdfc904_bdd97... : PS3, Line 3: XkT3LupBDwjHVhIskGPJZbf8hSnAyk6bT2WWnCg8ZWNkV4dxGPbRFy1qI2U= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/630abcf9_374e0... : PS3, Line 4: -----END PUBLIC KEY----- DOS line endings
File smdpp/sgp26/DPauth/PK_S_SM_DP2auth_ECDSA_NIST.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6335f6b3_d8546... : PS3, Line 1: -----BEGIN PUBLIC KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fd9ac50a_342b6... : PS3, Line 2: MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEKy6bRdNRwJr0DpFDg6GQOEfyYH3m DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2afd8e6e_eb022... : PS3, Line 3: DverJcQOA/jbtlCOFFdQjCvgAXNH7Pob+fd159B+gF5S4ZiLe1hacRGuMw== DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/330af608_06910... : PS3, Line 4: -----END PUBLIC KEY----- DOS line endings
File smdpp/sgp26/DPauth/SK_S_SM_DP2auth_ECDSA_BRP.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c627ca32_3ecfd... : PS3, Line 1: -----BEGIN EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/22a998a8_94fc8... : PS3, Line 2: BgkrJAMDAggBAQc= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2f4ebb1e_e6e89... : PS3, Line 3: -----END EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c86f45cb_df6a9... : PS3, Line 4: -----BEGIN EC PRIVATE KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d9b6c9cb_8d277... : PS3, Line 5: MHgCAQEEIAwXNVwBHQ/o19rdY/GXhc9sUcvNRmroi+j4G8EFiEb2oAsGCSskAwMC DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/112b27fe_9e024... : PS3, Line 6: CAEBB6FEA0IABC7uB8ltAFvlGV95rR2tzR03jKMJXkT3LupBDwjHVhIskGPJZbf8 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/12829282_e5087... : PS3, Line 7: hSnAyk6bT2WWnCg8ZWNkV4dxGPbRFy1qI2U= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f9b30b6c_10b48... : PS3, Line 8: -----END EC PRIVATE KEY----- DOS line endings
File smdpp/sgp26/DPauth/SK_S_SM_DP2auth_ECDSA_NIST.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/27364c9c_f0eed... : PS3, Line 1: -----BEGIN EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fafbae36_aabe5... : PS3, Line 2: BggqhkjOPQMBBw== DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7d12e50c_7fc21... : PS3, Line 3: -----END EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9ccc8e66_ba031... : PS3, Line 4: -----BEGIN EC PRIVATE KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5683cc9d_dde67... : PS3, Line 5: MHcCAQEEIJwyoJXUiELZ/6QE9xJRKqLFQloaJjhqtqFF1YEeA5FBoAoGCCqGSM49 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3a59270b_dda81... : PS3, Line 6: AwEHoUQDQgAEKy6bRdNRwJr0DpFDg6GQOEfyYH3mDverJcQOA/jbtlCOFFdQjCvg DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4bc3f6a4_91cb0... : PS3, Line 7: AXNH7Pob+fd159B+gF5S4ZiLe1hacRGuMw== DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/94c28ee3_20307... : PS3, Line 8: -----END EC PRIVATE KEY----- DOS line endings
File smdpp/sgp26/DPpb/PK_S_SM_DP2pb_ECDSA_BRP.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ddaf9195_9efe1... : PS3, Line 1: -----BEGIN PUBLIC KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c42086c1_7a575... : PS3, Line 2: MFowFAYHKoZIzj0CAQYJKyQDAwIIAQEHA0IABHNhhV5ZAmSyUscaYGKgIeJ7Rvdg DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c3a08e03_53a82... : PS3, Line 3: uBOCBqf3RCDvi8Vai5iNFlj51w06LYSAqt9k5ixNcSfeWgorkXqUP0R0qt0= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/15a5791f_79280... : PS3, Line 4: -----END PUBLIC KEY----- DOS line endings
File smdpp/sgp26/DPpb/PK_S_SM_DP2pb_ECDSA_NIST.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d7f935a3_dfb2f... : PS3, Line 1: -----BEGIN PUBLIC KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/74909d14_80d15... : PS3, Line 2: MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEPi11oQYiEhbCruj61YT3eWM8+URo DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/aa9c82f6_c08f1... : PS3, Line 3: G17HWpZlP19AHEdq451UbAMtMtAHCnuG5dzrqt3zHKXCdmwZa9ebwhoBgA== DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a66105af_27f8c... : PS3, Line 4: -----END PUBLIC KEY----- DOS line endings
File smdpp/sgp26/DPpb/SK_S_SM_DP2pb_ECDSA_BRP.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5c542248_f8904... : PS3, Line 1: -----BEGIN EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7292bcbe_e17c1... : PS3, Line 2: BgkrJAMDAggBAQc= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bafa1af3_894b5... : PS3, Line 3: -----END EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1a3aba12_170cc... : PS3, Line 4: -----BEGIN EC PRIVATE KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a3bb42a3_b1214... : PS3, Line 5: MHgCAQEEIJyuLhpWB6nVeDgu7pMuJR9SME+G7rHxcIzb08B74s09oAsGCSskAwMC DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/73c0d87b_d59b6... : PS3, Line 6: CAEBB6FEA0IABHNhhV5ZAmSyUscaYGKgIeJ7RvdguBOCBqf3RCDvi8Vai5iNFlj5 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0f7bb28e_5c73e... : PS3, Line 7: 1w06LYSAqt9k5ixNcSfeWgorkXqUP0R0qt0= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/16b8f26e_f1163... : PS3, Line 8: -----END EC PRIVATE KEY----- DOS line endings
File smdpp/sgp26/DPpb/SK_S_SM_DP2pb_ECDSA_NIST.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4d0f003a_0f30a... : PS3, Line 1: -----BEGIN EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e2852a5a_94cdf... : PS3, Line 2: BggqhkjOPQMBBw== DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/25651e6e_904d2... : PS3, Line 3: -----END EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c4a20e6e_17054... : PS3, Line 4: -----BEGIN EC PRIVATE KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/88fdff62_fe625... : PS3, Line 5: MHcCAQEEIGaTEUljnbqsHcPTBsWL0t/SL3O/Y6yGMZgykLV/kJNFoAoGCCqGSM49 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fffcce33_5d8e8... : PS3, Line 6: AwEHoUQDQgAEPi11oQYiEhbCruj61YT3eWM8+URoG17HWpZlP19AHEdq451UbAMt DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/42b1ac2d_d1723... : PS3, Line 7: MtAHCnuG5dzrqt3zHKXCdmwZa9ebwhoBgA== DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d59e25b4_4c511... : PS3, Line 8: -----END EC PRIVATE KEY----- DOS line endings
File smdpp/sgp26/DPtls/CERT_S_SM_DP2_TLS.csr.cnf:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e1e36e30_1c5e5... : PS3, Line 1: [ req ] DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/729b39fd_af8c5... : PS3, Line 2: prompt = no DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/61e3447c_c4131... : PS3, Line 3: distinguished_name = req_distinguished_name DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d0b442f4_21fdf... : PS3, Line 4: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/371f7671_07b44... : PS3, Line 5: [ req_distinguished_name ] DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/46de63ad_691a6... : PS3, Line 6: O = ACME DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5f26868d_0fc49... : PS3, Line 7: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c3adc500_a5e8e... : PS3, Line 8: # shall be aligned with SGP.23 value #TEST_DP_ADDRESS2 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6be8233f_35506... : PS3, Line 9: CN = testsmdpplus2.example.com DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/876035be_28757... : PS3, Line 10: DOS line endings
File smdpp/sgp26/DPtls/CERT_S_SM_DP2_TLS.ext.cnf:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/88a77471_175aa... : PS3, Line 1: ###################################################################################################################################################################### DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/91ce1f9d_716a5... : PS3, Line 2: # Extensions for a DPTLS DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/708c8e36_82c2f... : PS3, Line 3: keyUsage = critical, digitalSignature DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/67743a49_415fa... : PS3, Line 4: extendedKeyUsage = critical, serverAuth, clientAuth DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/98ad7959_97b32... : PS3, Line 5: certificatePolicies = 2.23.146.1.2.1.3 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5c29d4ce_78fdf... : PS3, Line 6: subjectKeyIdentifier = hash DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e1a547a8_c2cf4... : PS3, Line 7: authorityKeyIdentifier = keyid:always,issuer DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e22ff54e_7656c... : PS3, Line 8: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/32d37c55_48693... : PS3, Line 9: # RID shall be aligend with SGP.23 value SM-DP+OID2 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9991c23d_36ce4... : PS3, Line 10: # DNS name shall be aligned with SGP.23 value #TEST_DP_ADDRESS2 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fcf431ab_880d1... : PS3, Line 11: subjectAltName = DNS:testsmdpplus2.example.com, RID:2.999.12 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/470048e5_b8cc6... : PS3, Line 12: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f2f9a191_b8192... : PS3, Line 13: crlDistributionPoints=URI:http://ci.test.example.com/CRL-A.crl, URI:http://ci.test.example.com/CRL-B.crl trailing whitespace
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f7615022_9978e... : PS3, Line 14: DOS line endings
File smdpp/sgp26/DPtls/CERT_S_SM_DP4_TLS.csr.cnf:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/860995a0_77c9d... : PS3, Line 1: [ req ] DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9e605dbc_19505... : PS3, Line 2: prompt = no DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7c2f1672_032c1... : PS3, Line 3: distinguished_name = req_distinguished_name DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ee2e5905_c720e... : PS3, Line 4: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/237fc867_c2e02... : PS3, Line 5: [ req_distinguished_name ] DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/abdfedd1_f0a89... : PS3, Line 6: O = ACME DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/68df5100_d777a... : PS3, Line 7: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/278c8ba2_5ad24... : PS3, Line 8: # shall be aligned with SGP.23 value #TEST_DP_ADDRESS4 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cfa3744c_2a11c... : PS3, Line 9: CN = testsmdpplus4.example.com DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9d03b173_38663... : PS3, Line 10: DOS line endings
File smdpp/sgp26/DPtls/CERT_S_SM_DP4_TLS.ext.cnf:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5346dcef_5bdab... : PS3, Line 1: ###################################################################################################################################################################### DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f7b0403b_f390e... : PS3, Line 2: # Extensions for a DPTLS DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f6828832_44408... : PS3, Line 3: keyUsage = critical, digitalSignature DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0c94bcbf_bd8ab... : PS3, Line 4: extendedKeyUsage = critical, serverAuth, clientAuth DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6882a8e6_864ba... : PS3, Line 5: certificatePolicies = 2.23.146.1.2.1.3 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/115a1b13_454e0... : PS3, Line 6: subjectKeyIdentifier = hash DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1ce869eb_f42cb... : PS3, Line 7: authorityKeyIdentifier = keyid:always,issuer DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d60b155f_c26de... : PS3, Line 8: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/32dcc97d_58846... : PS3, Line 9: # RID shall be aligend with SGP.23 value SM-DP+OID4 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7d376dee_c27e6... : PS3, Line 10: # DNS name shall be aligned with SGP.23 value #TEST_DP_ADDRESS4 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/53ff98bf_381d1... : PS3, Line 11: subjectAltName = DNS:testsmdpplus4.example.com, RID:2.999.14 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/de03a961_1b15b... : PS3, Line 12: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f9e407e2_3330a... : PS3, Line 13: crlDistributionPoints=URI:http://ci.test.example.com/CRL-A.crl, URI:http://ci.test.example.com/CRL-B.crl trailing whitespace
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8e853791_3a1ec... : PS3, Line 14: DOS line endings
File smdpp/sgp26/DPtls/CERT_S_SM_DP8_TLS.csr.cnf:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5715cd22_9ea3f... : PS3, Line 1: [ req ] DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7acd9cd0_1a371... : PS3, Line 2: prompt = no DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f63af233_0f506... : PS3, Line 3: distinguished_name = req_distinguished_name DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d52f5a18_0640e... : PS3, Line 4: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/addf5b29_8d7c3... : PS3, Line 5: [ req_distinguished_name ] DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b1ab93c7_42b91... : PS3, Line 6: O = ACME DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ebb15411_33b50... : PS3, Line 7: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b69c00a0_79155... : PS3, Line 8: # shall be aligned with SGP.23 value #TEST_DP_ADDRESS8 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b7eabdf4_75703... : PS3, Line 9: CN = testsmdpplus8.example.com DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cf619757_2a0a7... : PS3, Line 10: DOS line endings
File smdpp/sgp26/DPtls/CERT_S_SM_DP8_TLS.ext.cnf:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/95409856_f2acb... : PS3, Line 1: ###################################################################################################################################################################### DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0b14acac_dfca0... : PS3, Line 2: # Extensions for a DPTLS DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fb7fc893_cd9ff... : PS3, Line 3: keyUsage = critical, digitalSignature DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4da66239_26356... : PS3, Line 4: extendedKeyUsage = critical, serverAuth, clientAuth DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/47b368f4_a0bcd... : PS3, Line 5: certificatePolicies = 2.23.146.1.2.1.3 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d7a4e6b7_aa33b... : PS3, Line 6: subjectKeyIdentifier = hash DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3da31797_7abc2... : PS3, Line 7: authorityKeyIdentifier = keyid:always,issuer DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/970b8bc0_fa7b2... : PS3, Line 8: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1a465442_e90fd... : PS3, Line 9: # RID shall be aligend with SGP.23 value SM-DP+OID8 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f0d6471e_15958... : PS3, Line 10: # DNS name shall be aligned with SGP.23 value #TEST_DP_ADDRESS8 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3f2e372a_aca58... : PS3, Line 11: subjectAltName = DNS:testsmdpplus8.example.com, RID:2.999.18 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/47e78de3_42536... : PS3, Line 12: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/97640ee1_05ee0... : PS3, Line 13: crlDistributionPoints=URI:http://ci.test.example.com/CRL-A.crl, URI:http://ci.test.example.com/CRL-B.crl trailing whitespace
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1cfa0e0e_61999... : PS3, Line 14: DOS line endings
File smdpp/sgp26/DPtls/CERT_S_SM_DP_TLS.csr.cnf:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4e8adb5b_d6905... : PS3, Line 1: [ req ] DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/87978b57_9b8e3... : PS3, Line 2: prompt = no DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b0c4d53b_1df91... : PS3, Line 3: distinguished_name = req_distinguished_name DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3f3c090c_da0a9... : PS3, Line 4: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2524b253_c9d1d... : PS3, Line 5: [ req_distinguished_name ] DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/027d0f7e_7fff7... : PS3, Line 6: O = ACME DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b26e3204_e677a... : PS3, Line 7: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/97dd2820_9a0c1... : PS3, Line 8: # shall be aligned with SGP.23 value #TEST_DP_ADDRESS1 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4ae22513_37ad7... : PS3, Line 9: CN = testsmdpplus1.example.com DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9a3c5628_2babe... : PS3, Line 10: DOS line endings
File smdpp/sgp26/DPtls/CERT_S_SM_DP_TLS.ext.cnf:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3f46ad68_46b35... : PS3, Line 1: ###################################################################################################################################################################### DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/7dec8f1b_bdad7... : PS3, Line 2: # Extensions for a DPTLS DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6e526ffc_9caa0... : PS3, Line 3: keyUsage = critical, digitalSignature DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9914157d_e9d80... : PS3, Line 4: extendedKeyUsage = critical, serverAuth, clientAuth DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/597bab73_b9466... : PS3, Line 5: certificatePolicies = 2.23.146.1.2.1.3 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bc8c6d23_830d2... : PS3, Line 6: subjectKeyIdentifier = hash DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cc9a6c4c_7880a... : PS3, Line 7: authorityKeyIdentifier = keyid:always,issuer DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/96f72272_d8a7e... : PS3, Line 8: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a7c2617e_fe8ed... : PS3, Line 9: # RID shall be aligend with SGP.23 value SM-DP+OID DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a93d62e3_bc14f... : PS3, Line 10: # DNS name shall be aligned with SGP.23 value #TEST_DP_ADDRESS1 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/70e6d14b_3ae90... : PS3, Line 11: subjectAltName = DNS:testsmdpplus1.example.com, RID:2.999.10 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/65240455_e7bf9... : PS3, Line 12: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f693c3e2_a028e... : PS3, Line 13: crlDistributionPoints=URI:http://ci.test.example.com/CRL-A.crl, URI:http://ci.test.example.com/CRL-B.crl trailing whitespace
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/eb13ce93_e949f... : PS3, Line 14: DOS line endings
File smdpp/sgp26/EUM/EUM-csr.cnf:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/aeb1c1f6_e0e06... : PS3, Line 3: [req] trailing whitespace
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6b94338b_00da7... : PS3, Line 7: [dn-name] trailing whitespace
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2e862eb6_4cf76... : PS3, Line 11: commonName = EUM Test trailing whitespace
File smdpp/sgp26/EUM/EUM-ext.cnf:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0c6b8671_2985a... : PS3, Line 1: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3beb94a0_b121b... : PS3, Line 2: # openssl EUM certificate creation configuration file DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b0e85a05_18cd0... : PS3, Line 3: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/52401300_a8df3... : PS3, Line 4: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0fb7b510_b10d7... : PS3, Line 5: authorityKeyIdentifier=keyid, issuer DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/9600b968_fdb7b... : PS3, Line 6: subjectKeyIdentifier=hash DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/98960f35_66145... : PS3, Line 7: keyUsage=critical, keyCertSign DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f526e07f_f5af9... : PS3, Line 8: certificatePolicies=critical,2.23.146.1.2.1.2 #OID id-rspRole-eum DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c248cef6_b0f4e... : PS3, Line 9: subjectAltName=RID:2.999.5 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/265c64ff_33e8e... : PS3, Line 10: basicConstraints=critical,CA:TRUE, pathlen:0 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fd0848a3_fcc7e... : PS3, Line 11: crlDistributionPoints=URI:http://ci.test.example.com/CRL-B.crl trailing whitespace
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ccfe63dc_4eb1e... : PS3, Line 12: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/25d1a722_eee1f... : PS3, Line 13: nameConstraints=critical,DER:30:32:A0:30:30:2E:A4:2C:30:2A:31:15:30:13:06:03:55:04:0A:0C:0C:52:53:50:20:54:65:73:74:20:45:55:4D:31:11:30:0F:06:03:55:04:05:13:08:38:39:30:34:39:30:33:32 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c873db6f_c031c... : PS3, Line 14: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b76650ae_bfb75... : PS3, Line 15: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e4589f2f_25580... : PS3, Line 16: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/58c0cc27_e3901... : PS3, Line 17: # DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a4050de9_097f1... : PS3, Line 18: # TBSCertificate DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4ccc576c_ad79c... : PS3, Line 19: #0000: 30 82 02 7c ; SEQUENCE DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c2b8747e_a6122... : PS3, Line 20: #0004: 30 82 02 21 ; SEQUENCE DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/60921d5e_46fbe... : PS3, Line 21: #0008: | a0 03 ; OPTIONAL[0] DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/98e69e8a_27fd8... : PS3, Line 22: #000a: | | 02 01 02 ; INTEGER - Version = 2(log. 3) DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4ca3bdfe_4437d... : PS3, Line 23: #... DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cf266ddb_f42c0... : PS3, Line 24: #0120: | a3 82 01 05 ; OPTIONAL[3] - Extensions : tag = [3] DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a60408e4_5d740... : PS3, Line 25: #0124: | 30 82 01 01 ; SEQUENCE - OF Extension DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8c5ba5d2_aa726... : PS3, Line 26: # ... DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/95878684_cc4d5... : PS3, Line 27: #01e9: | 30 3e ; SEQUENCE DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cc2f65c7_cb22d... : PS3, Line 28: #01eb: | 06 03 55 1d 1e ; OBJECT_ID - 2.5.29.30 Name Constraints DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/42ee1843_e069b... : PS3, Line 29: #01f0: | 01 01 ff ; BOOL - critical=TRUE DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/411c59a8_0c334... : PS3, Line 30: #01f3: | 04 34 ; OCTET_STRING - extnValue(CONTAINING NameConstraints) DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4d6f6f61_59840... : PS3, Line 31: # -------------------------------------DER input data ---------------------------------------------------------------------------------- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e453423f_38e1b... : PS3, Line 32: #01f5: | 30 32 ; SEQUENCE - NameConstraints DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f2337ab5_b228d... : PS3, Line 33: #01f7: | a0 30 ; OPTIONAL[0] - permittedSubtrees : tag = [0] DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a7ead945_205c5... : PS3, Line 34: #01f9: | 30 2e ; SEQUENCE - GeneralSubtrees of GeneralSubtree DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/63074e10_f938d... : PS3, Line 35: #01fb: | a4 2c ; OPTIONAL[4] - base GeneralName CHOICE directoryName : tag = [4] DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cf8673b2_6151b... : PS3, Line 36: #01fd: | | 30 2a ; SEQUENCE - Name CHOICE rdnSequence RDNSequence DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/288aed5e_0be65... : PS3, Line 37: #01ff: | | 31 15 ; SET - RelativeDistinguishedName DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/72d293a0_19eff... : PS3, Line 38: #0201: | | 30 13 ; SEQUENCE - AttributeTypeAndValue DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/26916fde_2b228... : PS3, Line 39: #0203: | | | 06 03 ; OBJECT_ID - AttributeType DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/32ef0dab_82b8e... : PS3, Line 40: #0205: | | | | 55 04 0a - 2.5.4.10 Organization (O) DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/79819d3d_cc1b1... : PS3, Line 41: #0208: | | | 0c 0c ; UTF8_STRING - AttributeValue DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3b49f415_da01b... : PS3, Line 42: #020a | 52 53 50 20 74 65 73 74 65 75 4D - RSP Test EUM DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/20fe10ad_46251... : PS3, Line 43: #0216 | 31 11 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2ff53937_d8d43... : PS3, Line 44: #0218: | 30 0f ; SEQUENCE DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/30560e21_e3abf... : PS3, Line 45: #021a: | 06 03 ; OBJECT_ID - AttributeType DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/598ae9d1_61f72... : PS3, Line 46: #021c: | | 55 04 05 - 2.5.4.5 Serial Number (SERIALNUMBER) DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0c4cf23e_85284... : PS3, Line 47: #021f: | 13 08 ; PRINTABLE_STRING - AttributeValue DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/31c4a488_f1cda... : PS3, Line 48: #0221: | 38 39 30 34 39 30 33 32 - 89049032 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8b80b0a5_a8741... : PS3, Line 49: # DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/70114f3c_0baf4... : PS3, Line 50: #-------------------------------------------------------------------------------------------------------------------------------- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/10b04ca6_2d934... : PS3, Line 51: #0229: 30 0a ; SEQUENCE (a Bytes) DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6b42b581_58d0f... : PS3, Line 52: #... DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4c6325ae_7bccd... : PS3, Line 53: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a6e7a41d_ffc55... : PS3, Line 54: trailing whitespace
File smdpp/sgp26/EUM/PK_EUM_ECDSA_BRP.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/867c6cc4_7f8e0... : PS3, Line 1: -----BEGIN PUBLIC KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/148808a2_215a9... : PS3, Line 2: MFowFAYHKoZIzj0CAQYJKyQDAwIIAQEHA0IABKLlKjLf6JllccU69TKO9oIJP8HQ DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/e630e5af_a6ac4... : PS3, Line 3: X1JlL2txHCQ4IffxawzsjSGbI9P5kPQ00LkNQnFsAuCTBSZEY/YR5lDDf/c= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f2c1eb27_f4f03... : PS3, Line 4: -----END PUBLIC KEY----- DOS line endings
File smdpp/sgp26/EUM/PK_EUM_ECDSA_NIST.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b6e4dc8a_cef8f... : PS3, Line 1: -----BEGIN PUBLIC KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bee2aba6_0fc0d... : PS3, Line 2: MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEEzDVklasDLUL2SjQ9MaAB8SF/j9C DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/673c951f_18350... : PS3, Line 3: mIrT7jh1rjP0mDqyO03UwxNA1nbdjhH5xcuhsR62lO7QmU21KSheYyyJBg== DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f4543eb3_0ebad... : PS3, Line 4: -----END PUBLIC KEY----- DOS line endings
File smdpp/sgp26/EUM/SK_EUM_ECDSA_BRP.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/2c5083f5_6b3ba... : PS3, Line 1: -----BEGIN EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/45e1578e_0dd0b... : PS3, Line 2: BgkrJAMDAggBAQc= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/fe5d9746_5f82d... : PS3, Line 3: -----END EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/761fbfdb_f1075... : PS3, Line 4: -----BEGIN EC PRIVATE KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/dddd2a9f_ef964... : PS3, Line 5: MHgCAQEEIBKbCrE/F+FKQLb6Ttgj4M9GW3s9cyQF5ildOyOwRcmaoAsGCSskAwMC DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/30de99b2_5e789... : PS3, Line 6: CAEBB6FEA0IABKLlKjLf6JllccU69TKO9oIJP8HQX1JlL2txHCQ4IffxawzsjSGb DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/33cc8b23_5dee4... : PS3, Line 7: I9P5kPQ00LkNQnFsAuCTBSZEY/YR5lDDf/c= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b53fae10_e537c... : PS3, Line 8: -----END EC PRIVATE KEY----- DOS line endings
File smdpp/sgp26/EUM/SK_EUM_ECDSA_NIST.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4d668480_f3d56... : PS3, Line 1: -----BEGIN EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/1b64a489_d0736... : PS3, Line 2: BggqhkjOPQMBBw== DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4b1acad6_504b3... : PS3, Line 3: -----END EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/8c7d54a2_369a0... : PS3, Line 4: -----BEGIN EC PRIVATE KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/d9fedb53_8feb1... : PS3, Line 5: MHcCAQEEICXmdXco4elRE1Gc3DRVXCm67SN3OsWv3dza2YSJilLwoAoGCCqGSM49 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/95b6e356_40129... : PS3, Line 6: AwEHoUQDQgAEEzDVklasDLUL2SjQ9MaAB8SF/j9CmIrT7jh1rjP0mDqyO03UwxNA DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b8f55a2e_541ed... : PS3, Line 7: 1nbdjhH5xcuhsR62lO7QmU21KSheYyyJBg== DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/637de6e5_fabef... : PS3, Line 8: -----END EC PRIVATE KEY----- DOS line endings
File smdpp/sgp26/eUICC/PK_EUICC_ECDSA_BRP.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5fb9089f_673e2... : PS3, Line 1: -----BEGIN PUBLIC KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4ea24f14_b5988... : PS3, Line 2: MFowFAYHKoZIzj0CAQYJKyQDAwIIAQEHA0IABD5ZDDipwlYxXs/zKRQW3TNUCaZm DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b664c75e_362a0... : PS3, Line 3: /UGztR5eURTzQ6vwomd0xsJsSHU6/ig2QyJ7tmCM0mHMly03SkeRJOvydyI= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c099e42b_6f924... : PS3, Line 4: -----END PUBLIC KEY----- DOS line endings
File smdpp/sgp26/eUICC/PK_EUICC_ECDSA_NIST.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/175bccb4_65f0e... : PS3, Line 1: -----BEGIN PUBLIC KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c9eeae71_fd28c... : PS3, Line 2: MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEbbP1OtyH3C/xDHv82HrROulwCa+g DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/6b383cc5_30844... : PS3, Line 3: ZaZ1fuVxs/LrsY9GwdaPPt6w50suXVQgUefSf1CVIChgWv3vef6f/9A5WQ== DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/58f993ed_d437d... : PS3, Line 4: -----END PUBLIC KEY----- DOS line endings
File smdpp/sgp26/eUICC/SK_EUICC_ECDSA_BRP.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/90bf7abf_73e8f... : PS3, Line 1: -----BEGIN EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bbd12d38_55543... : PS3, Line 2: BgkrJAMDAggBAQc= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/a6d86da0_994fc... : PS3, Line 3: -----END EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cf3ada91_ff58b... : PS3, Line 4: -----BEGIN EC PRIVATE KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/0b181ba5_f558b... : PS3, Line 5: MHgCAQEEII3DR6dtt73WIi3XXqGhaIrKgR5MvGp/au+ksmQZYguQoAsGCSskAwMC DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/70e4f59a_256f1... : PS3, Line 6: CAEBB6FEA0IABD5ZDDipwlYxXs/zKRQW3TNUCaZm/UGztR5eURTzQ6vwomd0xsJs DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ac791f0d_0fd48... : PS3, Line 7: SHU6/ig2QyJ7tmCM0mHMly03SkeRJOvydyI= DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/ab8cca9f_8412a... : PS3, Line 8: -----END EC PRIVATE KEY----- DOS line endings
File smdpp/sgp26/eUICC/SK_EUICC_ECDSA_NIST.pem:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/bbdfe975_ab839... : PS3, Line 1: -----BEGIN EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f9085804_09940... : PS3, Line 2: BggqhkjOPQMBBw== DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4e1b4ac4_6eb01... : PS3, Line 3: -----END EC PARAMETERS----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/31fcb832_4753f... : PS3, Line 4: -----BEGIN EC PRIVATE KEY----- DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/45a4a4bb_d1953... : PS3, Line 5: MHcCAQEEIBHhVGfcGU8zcYPkYMn2MmAJHhLoECbNZWHhfG2FOcycoAoGCCqGSM49 DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/cbc9ede4_78e31... : PS3, Line 6: AwEHoUQDQgAEbbP1OtyH3C/xDHv82HrROulwCa+gZaZ1fuVxs/LrsY9GwdaPPt6w DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/356947a4_551fb... : PS3, Line 7: 50suXVQgUefSf1CVIChgWv3vef6f/9A5WQ== DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/dcf6cd8c_4248b... : PS3, Line 8: -----END EC PRIVATE KEY----- DOS line endings
File smdpp/sgp26/eUICC/eUICC-csr.cnf:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/915b243b_9d06e... : PS3, Line 10: trailing whitespace
File smdpp/sgp26/eUICC/eUICC-ext.cnf:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4aa7adaa_95368... : PS3, Line 1: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/21677d57_4e3f5... : PS3, Line 2: #eUICC certificate creation configuration DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/f6b294c9_f3e86... : PS3, Line 3: # DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/28c69873_e6f5f... : PS3, Line 4: # use openssl x509 -req -in eUICC-csr.cnf -CA ..\CERT_EUM_ECDSA_NIST.pem -CAkey ..\SK_EUM_ECDSA_NIST.pem -set_serial 0x020000000000000001 -days 2000000 -sha256 -extfile eUICC-ext.cnf -out CERT_EUICC_ECDSA_NIST.pem DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/be5e6dbb_1c79d... : PS3, Line 5: # DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/49d06cf9_94bbd... : PS3, Line 6: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4506cca7_f19b8... : PS3, Line 7: authorityKeyIdentifier=keyid DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/4f1901b4_61166... : PS3, Line 8: subjectKeyIdentifier=hash DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/af0754f0_e4830... : PS3, Line 9: keyUsage = critical, digitalSignature DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3c3e1e6f_98248... : PS3, Line 10: certificatePolicies=critical,2.23.146.1.2.1.1 #OID id-rspRole-e DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c83c7936_5b21e... : PS3, Line 11: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/27ecce64_6c06e... : PS3, Line 12: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/3461bd9b_4347b... : PS3, Line 13: DOS line endings
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/c73463bc_ae221... : PS3, Line 14: DOS line endings
File smdpp/smdpp_Tests_Functions.cc:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/5a5a0c7e_e0fcd... : PS3, Line 537: LOG_DEBUG(" Key type: " + std::to_string(keyType.get_long_long_val()) + trailing whitespace
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41119/comment/b383dca1_66250... : PS3, Line 542: trailing whitespace