Skip to content
  • Timo Teräs's avatar
    main/openssl: fix random padlock sha1 breakage · 37907999
    Timo Teräs authored
    fix copying of oneshot sha1 context. also decrease the size
    of "small buffer", to make context smaller (and context copy
    faster in most cases); it should be still enough to catch
    most hmac operations.
    37907999