openssl/include/internal
Pauli 5357c10624 ffc: add _ossl to exported but internal functions
The functions updated are:
    ffc_generate_private_key, ffc_named_group_from_uid,
    ffc_named_group_to_uid, ffc_params_FIPS186_2_gen_verify,
    ffc_params_FIPS186_2_generate, ffc_params_FIPS186_2_validate,
    ffc_params_FIPS186_4_gen_verify, ffc_params_FIPS186_4_generate,
    ffc_params_FIPS186_4_validate, ffc_params_cleanup, ffc_params_cmp,
    ffc_params_copy, ffc_params_enable_flags, ffc_params_flags_from_name,
    ffc_params_flags_to_name, ffc_params_fromdata,
    ffc_params_get0_pqg, ffc_params_get_validate_params,
    ffc_params_init, ffc_params_print, ffc_params_set0_j,
    ffc_params_set0_pqg, ffc_params_set_flags, ffc_params_set_gindex,
    ffc_params_set_h, ffc_params_set_pcounter, ffc_params_set_seed,
    ffc_params_set_validate_params, ffc_params_simple_validate,
    ffc_params_todata, ffc_params_validate_unverifiable_g, ffc_set_digest,
    ffc_set_group_pqg, ffc_validate_private_key, ffc_validate_public_key
    and ffc_validate_public_key_partial.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13041)
2020-10-06 09:04:19 +10:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
asn1.h STORE: Move the built-in 'file:' loader to become an engine module 2020-09-03 17:48:32 +02:00
bio.h
comp.h
conf.h
constant_time.h
core.h
cryptlib.h NonStop port updates for 3.0.0. 2020-09-12 20:32:11 +02:00
dane.h
deprecated.h
der.h der: _ossl prefix DER functions 2020-10-01 11:25:12 +10:00
dso.h
dsoerr.h
endian.h Update copyright year 2020-07-16 14:47:04 +02:00
err.h
evp.h
ffc.h ffc: add _ossl to exported but internal functions 2020-10-06 09:04:19 +10:00
ktls.h Slightly abstract ktls_start() to reduce OS-specific #ifdefs. 2020-09-05 20:11:50 -07:00
namemap.h
nelem.h
numbers.h
o_dir.h
packet.h
param_build_set.h
passphrase.h CORE: Generalise internal pass phrase prompter 2020-08-24 10:02:25 +02:00
pem.h PEM: Make general MSBLOB reader functions exposed internally 2020-08-07 04:13:28 +02:00
property.h Load the default config file before working with default properties 2020-08-17 11:27:51 +01:00
propertyerr.h
provider.h provider: disable fall-backs if OSSL_PROVIDER_load() fails. 2020-08-14 18:17:47 +10:00
refcount.h
sha3.h
sizes.h
sm3.h
sockets.h Use OPENSSL_SYS_TANDEM instead of OPENSSL_SYSNAME_TANDEM 2020-09-24 08:06:50 +02:00
sslconf.h
symhacks.h
thread_once.h
tlsgroups.h
tsan_assist.h