Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cellframe-sdk
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
16
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
cellframe-sdk
Commits
7ad50c61
Commit
7ad50c61
authored
4 years ago
by
Constantin Papizh
Browse files
Options
Downloads
Patches
Plain Diff
Padding added
parent
48c3c7b8
No related branches found
Branches containing commit
No related tags found
4 merge requests
!251
Master
,
!250
Master
,
!238
Feat 4557
,
!229
Alignments fixed
Pipeline
#5865
passed with stage
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dap-sdk/crypto/include/dap_sign.h
+1
-0
1 addition, 0 deletions
dap-sdk/crypto/include/dap_sign.h
with
1 addition
and
0 deletions
dap-sdk/crypto/include/dap_sign.h
+
1
−
0
View file @
7ad50c61
...
...
@@ -49,6 +49,7 @@ typedef union dap_sign_type {
typedef
struct
dap_sign_hdr
{
dap_sign_type_t
type
;
/// Signature type
uint16_t
padding
;
uint32_t
sign_size
;
/// Signature size
uint32_t
sign_pkey_size
;
/// Signature serialized public key size
}
DAP_ALIGN_PACKED
dap_sign_hdr_t
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment