summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rsa
diff options
context:
space:
mode:
authortedu <>2014-04-16 01:43:06 +0000
committertedu <>2014-04-16 01:43:06 +0000
commitdfe5dbddd74c9bf529f6d716558f2640be992799 (patch)
treea79e54216332550d2177d485189266b0623b9d43 /src/lib/libcrypto/rsa
parent64d17c0b6df11db607e7fbe2b1bc708147f3c1ab (diff)
downloadopenbsd-dfe5dbddd74c9bf529f6d716558f2640be992799.tar.gz
openbsd-dfe5dbddd74c9bf529f6d716558f2640be992799.tar.bz2
openbsd-dfe5dbddd74c9bf529f6d716558f2640be992799.zip
strncpy(d, s, strlen(s)) is a special kind of stupid. even when it's right,
it looks wrong. replace with auditable code and eliminate many strlen calls to improve efficiency. (wait, did somebody say FASTER?) ok beck
Diffstat (limited to 'src/lib/libcrypto/rsa')
0 files changed, 0 insertions, 0 deletions