summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/atof.c
diff options
context:
space:
mode:
authortb <>2023-12-01 06:53:18 +0000
committertb <>2023-12-01 06:53:18 +0000
commit7129e109fdac17c935230717075e826277b3c26a (patch)
treecf13ccad19558d7f0d3c750d99bea132a239adf6 /src/lib/libc/stdlib/atof.c
parent1585202f052c6925b43e2faa17ba8f0bcbd644a3 (diff)
downloadopenbsd-7129e109fdac17c935230717075e826277b3c26a.tar.gz
openbsd-7129e109fdac17c935230717075e826277b3c26a.tar.bz2
openbsd-7129e109fdac17c935230717075e826277b3c26a.zip
Unify various EVP_*{Update,Final}*() wrappers
The correct way of wrapping foo() is 'int ret; ret = foo(); return ret;' because 'return foo();' would be too simple... Also unify branching from EVP_Cipher* into EVP_Encrypt* EVP_Decrypt*.
Diffstat (limited to 'src/lib/libc/stdlib/atof.c')
0 files changed, 0 insertions, 0 deletions