]> git.ipfire.org Git - thirdparty/openssl.git/commit
include/crypto: add a few missing #pragma once directives
authorFdaSilvaYY <fdasilvayy@gmail.com>
Sat, 6 Feb 2021 21:36:46 +0000 (22:36 +0100)
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Wed, 10 Feb 2021 22:20:57 +0000 (23:20 +0100)
commit80ce21fe1a425738eb0151ef9fdb975ba3050273
tree5f1f9bc65897014af057ee5e0124bd7aca2752d1
parent835f3526a259947463286bf6e082134af2ab7d49
include/crypto: add a few missing #pragma once directives

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/14096)
38 files changed:
include/crypto/aes_platform.h
include/crypto/aria.h
include/crypto/asn1.h
include/crypto/asn1_dsa.h
include/crypto/async.h
include/crypto/bn.h
include/crypto/bn_conf.h.in
include/crypto/chacha.h
include/crypto/cmll_platform.h
include/crypto/cms.h
include/crypto/cryptlib.h
include/crypto/ctype.h
include/crypto/decoder.h
include/crypto/des_platform.h
include/crypto/dh.h
include/crypto/dsa.h
include/crypto/dso_conf.h.in
include/crypto/ec.h
include/crypto/ecx.h
include/crypto/err.h
include/crypto/ess.h
include/crypto/evp.h
include/crypto/lhash.h
include/crypto/pem.h
include/crypto/pkcs7.h
include/crypto/poly1305.h
include/crypto/punycode.h
include/crypto/rand.h
include/crypto/rand_pool.h
include/crypto/rsa.h
include/crypto/security_bits.h
include/crypto/sha.h
include/crypto/siphash.h
include/crypto/sm2.h
include/crypto/sm4.h
include/crypto/sparse_array.h
include/crypto/store.h
include/crypto/x509.h