Skip to content
  • Niels Möller's avatar
    (LDATA): Use sizeof instead of strlen. Now · 10e2207b
    Niels Möller authored
    handles strings including NUL-characters. But works only with
    literals and character arrays, no char pointers.
    (LLENGTH): New macro, computing length the same way as LDATA.
    
    Rev: src/nettle/testsuite/testutils.h:1.16
    10e2207b