Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M
mbedtls
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • External Wiki
    • External Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • BC
    • public
  • external
  • mbedtls
  • Repository

Switch branch/tag
  • mbedtls
  • library
  • ecdsa.c
Find file
BlameHistoryPermalink
  • Ron Eldor's avatar
    Return error code of underlying function. · a04efb8b
    Ron Eldor authored Dec 17, 2018
    Return the error code if failed, instead of returning value `1`.
    If not failed, return the call of the underlying function,
    in `mbedtls_ecdsa_genkey()`.
    a04efb8b
ecdsa.c 26.9 KB
EditWeb IDE

Replace ecdsa.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.