openssl/include/openssl
Sam Eaton 44fde44193 changes opensssl typos to openssl
CLA: trivial

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17191)
2021-12-10 15:18:22 +11:00
..
__DECC_INCLUDE_EPILOGUE.H Update copyright year 2020-04-23 13:55:52 +01:00
__DECC_INCLUDE_PROLOGUE.H Update copyright year 2020-04-23 13:55:52 +01:00
aes.h Switch deprecation method for AES 2020-12-04 20:44:22 +01:00
asn1.h.in Add support for ISO 8601 datetime format 2021-06-11 12:39:46 +02:00
asn1_mac.h
asn1err.h Check for integer overflow in i2a_ASN1_OBJECT and error out if found. 2021-04-07 18:06:06 +10:00
asn1t.h.in Update copyright year 2021-06-17 13:24:59 +01:00
async.h
asyncerr.h Update copyright year 2021-02-18 15:05:17 +00:00
bio.h.in Deprecate old style BIO callback calls 2021-05-26 17:18:34 +02:00
bioerr.h ERR: Rebuild all generated error headers and source files 2021-02-05 14:09:16 +01:00
blowfish.h Switch deprecation method for Blowfish 2020-12-04 20:44:22 +01:00
bn.h rand: add a strength argument to the BN and RAND RNG calls 2021-05-29 17:17:12 +10:00
bnerr.h Update copyright year 2021-02-18 15:05:17 +00:00
buffer.h
buffererr.h Update copyright year 2021-02-18 15:05:17 +00:00
camellia.h Switch deprecation method for Camellia 2020-12-04 20:44:23 +01:00
cast.h Switch deprecation method for CAST 2020-12-04 20:44:23 +01:00
cmac.h Switch deprecation method for CMAC 2020-12-04 20:44:23 +01:00
cmp.h.in CMP: Add missing getter functions to CRMF API and CMP API 2021-06-30 10:38:23 +02:00
cmp_util.h Update copyright year 2021-02-18 15:05:17 +00:00
cmperr.h CMP: Add missing getter functions to CRMF API and CMP API 2021-06-30 10:38:23 +02:00
cms.h.in Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() support binary input 2021-05-19 09:23:30 +02:00
cmserr.h TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func 2021-03-18 07:03:53 +01:00
comp.h
comperr.h Update copyright year 2021-02-18 15:05:17 +00:00
conf.h.in Add NCONF_get_section_names() 2021-06-02 12:40:02 +10:00
conf_api.h
conferr.h Allow absolute paths to be set 2021-05-05 13:11:17 +02:00
configuration.h.in include: replace tabs with spaces in headers 2021-06-19 15:51:12 +10:00
conftypes.h Make conf_method_st and conf_st deprecated 2021-06-02 12:40:02 +10:00
core.h Register callbacks with core for child provider creation/deletion 2021-05-11 14:59:43 +01:00
core_dispatch.h Add various OBJ functions as callbacks 2021-06-16 15:04:50 +10:00
core_names.h Support different R_BITS lengths for KBKDF 2021-11-24 11:02:53 +10:00
core_object.h Update copyright year 2021-02-18 15:05:17 +00:00
crmf.h.in Update copyright year 2021-07-29 15:41:35 +01:00
crmferr.h Update copyright year 2021-02-18 15:05:17 +00:00
crypto.h.in Add the concept of a child OSSL_LIB_CTX 2021-05-11 14:56:55 +01:00
cryptoerr.h Have OSSL_PARAM_allocate_from_text() raise error on unexpected neg number 2021-11-24 19:18:19 +01:00
cryptoerr_legacy.h Remove all trace of FIPS_mode functions 2021-05-06 09:54:37 +10:00
ct.h.in fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
cterr.h Update copyright year 2021-02-18 15:05:17 +00:00
decoder.h libcrypto: make XXX_get_number() internal 2021-06-02 20:45:39 +10:00
decodererr.h Better error messages if there are no encoders/decoders/store loaders 2021-05-18 15:30:25 +01:00
des.h Switch deprecation method for DES 2020-12-04 20:44:24 +01:00
dh.h Update copyright year 2021-03-11 13:27:36 +00:00
dherr.h Add a range check (from SP800-56Ar3) to DH key derivation. 2021-04-01 09:07:08 +10:00
dsa.h Update copyright year 2021-02-18 15:05:17 +00:00
dsaerr.h Update copyright year 2021-02-18 15:05:17 +00:00
dtls1.h Fix dtls timeout dead code 2021-07-29 10:08:07 -07:00
e_os2.h Fix definition of ossl_intmax_t and ossl_uintmax_t 2021-06-22 19:49:52 +10:00
ebcdic.h
ec.h Fix d2i_ECPKParameters_fp and i2d_ECPKParameters_fp macros 2021-08-30 15:18:14 +03:00
ecdh.h
ecdsa.h
ecerr.h rand: use size_t for size argument to RAND_bytes_ex() 2021-06-01 18:13:36 +10:00
encoder.h ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE 2021-06-05 20:30:47 +10:00
encodererr.h Update copyright year 2021-02-18 15:05:17 +00:00
engine.h Switch deprecation method for ENGINE 2020-12-04 20:44:24 +01:00
engineerr.h Update copyright year 2021-02-18 15:05:17 +00:00
err.h.in err: remove ERR_GET_FUNC() 2021-07-06 20:14:36 +10:00
ess.h.in CMS ESS: Move four internal aux function to where they belong in crypto/cms 2021-04-28 14:10:47 +02:00
esserr.h ESS: Export three core functions, clean up TS and CMS CAdES-BES usage 2021-04-28 14:10:45 +02:00
evp.h Mark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_meth_get_*() funcs 2021-07-27 10:34:44 +01:00
evperr.h Remove all trace of FIPS_mode functions 2021-05-06 09:54:37 +10:00
fips_names.h Update copyright year 2021-02-18 15:05:17 +00:00
fipskey.h.in Update copyright year 2021-02-18 15:05:17 +00:00
hmac.h Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions 2021-05-08 14:35:03 +02:00
http.h HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c 2021-06-16 14:36:01 +01:00
httperr.h OSSL_HTTP_get(): Fix timeout handling on redirection 2021-12-09 18:10:07 +01:00
idea.h Switch deprecation method for IDEA 2020-12-04 20:44:24 +01:00
kdf.h libcrypto: make XXX_get_number() internal 2021-06-02 20:45:39 +10:00
kdferr.h Update copyright year 2021-02-18 15:05:17 +00:00
lhash.h.in Update copyright year 2021-05-20 14:22:33 +01:00
macros.h changes opensssl typos to openssl 2021-12-10 15:18:22 +11:00
md2.h Switch deprecation method for MD2 2020-12-04 20:44:24 +01:00
md4.h Switch deprecation method for MD4 2020-12-04 20:44:24 +01:00
md5.h Switch deprecation method for MD5 2020-12-04 20:44:24 +01:00
mdc2.h Switch deprecation method for MDC2 2020-12-04 20:44:24 +01:00
modes.h
obj_mac.h Add OID for RPKI id-ct-ASPA 2021-11-11 13:02:29 +01:00
objects.h
objectserr.h Update copyright year 2021-02-18 15:05:17 +00:00
ocsp.h.in Fix legacy OCSP_REQ_CTX_http() function to expect ASN.1 formatted input 2021-07-11 17:06:12 +02:00
ocsperr.h Update copyright year 2021-02-18 15:05:17 +00:00
opensslconf.h Update copyright year 2021-02-18 15:05:17 +00:00
opensslv.h.in Update copyright year 2020-05-15 14:09:49 +01:00
ossl_typ.h
param_build.h Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 2021-04-12 16:55:30 +10:00
params.h Add OSSL_PARAM_dup() and OSSL_PARAM_merge(). 2021-04-12 16:55:29 +10:00
pem.h Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers 2021-06-01 12:16:27 +02:00
pem2.h
pemerr.h PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders 2021-03-19 16:46:39 +01:00
pkcs7.h.in Update copyright year 2021-04-08 13:04:41 +01:00
pkcs7err.h Update copyright year 2021-02-18 15:05:17 +00:00
pkcs12.h.in Update copyright year 2021-05-06 13:03:23 +01:00
pkcs12err.h Update copyright year 2021-02-18 15:05:17 +00:00
prov_ssl.h Move libssl related defines used by fips provider to prov_ssl.h 2021-06-04 17:06:47 +02:00
proverr.h Add invalid input length error 2021-08-26 09:33:39 +10:00
provider.h Rename also the OSSL_PROVIDER_name() function 2021-06-01 12:43:57 +02:00
rand.h rand: use size_t for size argument to RAND_bytes_ex() 2021-06-01 18:13:36 +10:00
randerr.h err: remove the derivation function is mandatory for FIPS error message since it's no longer used and newly introduced 2021-07-20 18:34:07 +10:00
rc2.h Switch deprecation method for RC2 2020-12-04 20:44:24 +01:00
rc4.h Switch deprecation method for RC4 2020-12-04 20:44:24 +01:00
rc5.h Switch deprecation method for RC5 2020-12-04 20:44:24 +01:00
ripemd.h Switch deprecation method for RIPEMD 2020-12-04 20:44:24 +01:00
rsa.h Add convenience functions and macros for asymmetric key generation 2021-05-11 12:46:42 +02:00
rsaerr.h rand: use size_t for size argument to RAND_bytes_ex() 2021-06-01 18:13:36 +10:00
safestack.h.in Update copyright year 2021-05-06 13:03:23 +01:00
seed.h Switch deprecation method for SEED 2020-12-04 20:44:24 +01:00
self_test.h Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE 2021-08-31 20:45:53 +10:00
sha.h sha: convert SHA one shot macros back to being functions 2021-06-10 14:18:06 +10:00
srp.h.in Update copyright year 2021-02-18 15:05:17 +00:00
srtp.h
ssl.h.in Optimize session cache flushing 2021-06-10 18:32:25 +10:00
ssl2.h
ssl3.h Update copyright year 2021-06-17 13:24:59 +01:00
sslerr.h make update 2021-05-12 09:11:48 -07:00
sslerr_legacy.h Update copyright year 2021-02-18 15:05:17 +00:00
stack.h Update copyright year 2021-05-06 13:03:23 +01:00
store.h STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functions 2021-06-11 09:09:21 +02:00
storeerr.h Better error messages if there are no encoders/decoders/store loaders 2021-05-18 15:30:25 +01:00
symhacks.h Update copyright year 2021-03-11 13:27:36 +00:00
tls1.h Increase the default security level to 2 2021-10-09 19:57:01 +02:00
trace.h Fix OSSL_TRACE9 missing arg9 2021-07-14 14:57:03 +10:00
ts.h Update copyright year 2021-04-08 13:04:41 +01:00
tserr.h Update copyright year 2021-02-18 15:05:17 +00:00
txt_db.h
types.h Fix definition of ossl_intmax_t and ossl_uintmax_t 2021-06-22 19:49:52 +10:00
ui.h.in Fix safestack issues in ui.h 2020-09-13 11:11:21 +01:00
uierr.h Update copyright year 2021-02-18 15:05:17 +00:00
whrlpool.h Switch deprecation method for Whirlpool 2020-12-04 20:44:24 +01:00
x509.h.in X509_digest_sig(): Improve default hash for EdDSA and allow to return the chosen default 2021-06-16 14:30:35 +01:00
x509_vfy.h.in Move trust-related decls from x509.h.in to x509_vfy.h.in 2021-06-08 07:47:41 +02:00
x509err.h Update copyright year 2021-02-18 15:05:17 +00:00
x509v3.h.in Code cleanup mostly in crypto/x509/v3_purp.c 2021-02-27 13:01:05 +01:00
x509v3err.h Update copyright year 2021-02-18 15:05:17 +00:00