diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2021-12-12 21:35:48 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2021-12-12 21:35:48 +0000 |
commit | 711369cfee5d05d80b9b3b4f4591c600b526ac86 (patch) | |
tree | ff81ae461aba13a27041b619b8cd3bb1f6281ccc /sys/arch | |
parent | 5bed0d16fe0cc252bb6b0331b588dc6b5c1eef52 (diff) |
Annotate the structs that will be moved to hmac_local.h and evp_locl.h
in an upcoming bump. This omits EVP_AEAD_CTX which will be dealt with
separately. EVP_CIPHER_INFO internals are still publicly visible in
OpenSSL, so it won't be moved.
Move typedefs for HMAC_CTX and EVP_ENCODE_CTX to ossl_typ.h. These
typedefs will be visible by files including only hmac.h or evp.h since
hmac.h includes evp.h and evp.h includes ossl_typ.h.
ok inoguchi
Diffstat (limited to 'sys/arch')
0 files changed, 0 insertions, 0 deletions