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
  • hmac_drbg.c
Find file
BlameHistoryPermalink
  • Gilles Peskine's avatar
    Streamline mbedtls_xxx_drbg_update_seed_file · 82204662
    Gilles Peskine authored Sep 11, 2018
    Refactor mbedtls_ctr_drbg_update_seed_file and
    mbedtls_hmac_drbg_update_seed_file to make the error logic clearer.
    
    The new code does not use fseek, so it works with non-seekable files.
    82204662
hmac_drbg.c 17.4 KB
EditWeb IDE

Replace hmac_drbg.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.