diff options
author | tb <> | 2018-11-07 18:31:16 +0000 |
---|---|---|
committer | tb <> | 2018-11-07 18:31:16 +0000 |
commit | 1ccfdc4633eea23918743a87973b287510d77c28 (patch) | |
tree | 84ff1813d03af9a976c1c5a2b498a31b2165e8c2 /src/lib/libssl/ssl_rsa.c | |
parent | 82e426606d31d6e2709a9ffcc5b7635d463a7c49 (diff) | |
download | openbsd-1ccfdc4633eea23918743a87973b287510d77c28.tar.gz openbsd-1ccfdc4633eea23918743a87973b287510d77c28.tar.bz2 openbsd-1ccfdc4633eea23918743a87973b287510d77c28.zip |
Use memmove() instead of memcpy() to get rid of the need for
non-overlapping *in and *out buffers as we're already implementing
the "in place (un)wrapping" algorithms as given in RFC 3394. This
removes a gratuitous API difference to OpenSSLin these undocumented
functions. Found while working on wycheproof regress tests.
ok beck jsing
Diffstat (limited to 'src/lib/libssl/ssl_rsa.c')
0 files changed, 0 insertions, 0 deletions