Home
last modified time | relevance | path

Searched refs:OPENSSL_SMALL_FOOTPRINT (Results 1 – 24 of 24) sorted by relevance

/openssl/crypto/property/
H A Dproperty_string.c44 #ifndef OPENSSL_SMALL_FOOTPRINT
86 #ifndef OPENSSL_SMALL_FOOTPRINT in ossl_property_string_data_free()
107 #ifndef OPENSSL_SMALL_FOOTPRINT in ossl_property_string_data_new()
112 #ifndef OPENSSL_SMALL_FOOTPRINT in ossl_property_string_data_new()
170 #ifndef OPENSSL_SMALL_FOOTPRINT in ossl_property_string()
186 #ifndef OPENSSL_SMALL_FOOTPRINT in ossl_property_string()
201 #ifdef OPENSSL_SMALL_FOOTPRINT
230 #ifdef OPENSSL_SMALL_FOOTPRINT in ossl_property_str()
/openssl/crypto/
H A Dparams.c266 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_get_int()
279 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_set_int()
297 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_get_uint()
310 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_set_uint()
329 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_get_long()
342 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_set_long()
360 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_get_ulong()
373 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_set_ulong()
403 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_get_int32()
423 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_get_int32()
[all …]
H A Dmem.c236 #if defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_aligned_alloc()
/openssl/crypto/seed/
H A Dseed.c58 # if !defined(OPENSSL_SMALL_FOOTPRINT)
439 # if defined(OPENSSL_SMALL_FOOTPRINT)
463 # if !defined(OPENSSL_SMALL_FOOTPRINT) in SEED_set_key()
517 # if !defined(OPENSSL_SMALL_FOOTPRINT) in SEED_encrypt()
562 # if !defined(OPENSSL_SMALL_FOOTPRINT) in SEED_decrypt()
/openssl/crypto/modes/
H A Dgcm128.c91 # if defined(OPENSSL_SMALL_FOOTPRINT) in gcm_init_4bit()
100 # if defined(OPENSSL_SMALL_FOOTPRINT) in gcm_init_4bit()
237 # if !defined(OPENSSL_SMALL_FOOTPRINT)
488 # if !defined(OPENSSL_SMALL_FOOTPRINT) in gcm_get_funcs()
792 #if defined(GHASH) && !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_gcm128_encrypt()
818 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_gcm128_encrypt()
978 #if defined(GHASH) && !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_gcm128_encrypt()
1017 #if defined(GHASH) && !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_gcm128_decrypt()
1043 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_gcm128_decrypt()
1234 #if defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_gcm128_encrypt_ctr32()
[all …]
H A Dctr128.c39 #if !defined(OPENSSL_SMALL_FOOTPRINT)
84 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_ctr128_encrypt()
H A Dcbc128.c34 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_cbc128_encrypt()
89 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_cbc128_decrypt()
H A Dcfb128.c41 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_cfb128_encrypt()
89 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_cfb128_encrypt()
H A Dofb128.c39 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_ofb128_encrypt()
/openssl/crypto/whrlpool/
H A Dwp_dgst.c112 #ifndef OPENSSL_SMALL_FOOTPRINT in WHIRLPOOL_BitUpdate()
158 #ifndef OPENSSL_SMALL_FOOTPRINT in WHIRLPOOL_BitUpdate()
H A Dwp_block.c91 # ifndef OPENSSL_SMALL_FOOTPRINT
96 # define OPENSSL_SMALL_FOOTPRINT macro
142 #if defined(OPENSSL_SMALL_FOOTPRINT)
512 #ifdef OPENSSL_SMALL_FOOTPRINT in whirlpool_block()
/openssl/crypto/bn/
H A Dbn_asm.c26 # ifndef OPENSSL_SMALL_FOOTPRINT in bn_mul_add_words()
55 # ifndef OPENSSL_SMALL_FOOTPRINT in bn_mul_words()
81 # ifndef OPENSSL_SMALL_FOOTPRINT in bn_sqr_words()
116 # ifndef OPENSSL_SMALL_FOOTPRINT in bn_mul_add_words()
148 # ifndef OPENSSL_SMALL_FOOTPRINT in bn_mul_words()
174 # ifndef OPENSSL_SMALL_FOOTPRINT in bn_sqr_words()
281 # ifndef OPENSSL_SMALL_FOOTPRINT in bn_add_words()
323 # ifndef OPENSSL_SMALL_FOOTPRINT in bn_add_words()
381 #ifndef OPENSSL_SMALL_FOOTPRINT in bn_sub_words()
433 #if defined(BN_MUL_COMBA) && !defined(OPENSSL_SMALL_FOOTPRINT)
H A Dbn_local.h65 # ifndef OPENSSL_SMALL_FOOTPRINT
/openssl/ssl/record/methods/
H A Dtls_multib.c14 #if defined(OPENSSL_SMALL_FOOTPRINT) \
/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c105 #if !defined(OPENSSL_SMALL_FOOTPRINT)
283 #if !defined(OPENSSL_SMALL_FOOTPRINT) in chacha20_poly1305_aead_cipher()
/openssl/include/crypto/
H A Dmodes.h136 #if !defined(OPENSSL_SMALL_FOOTPRINT)
/openssl/crypto/evp/
H A De_chacha20_poly1305.c202 # if !defined(OPENSSL_SMALL_FOOTPRINT)
371 # if !defined(OPENSSL_SMALL_FOOTPRINT) in chacha20_poly1305_cipher()
/openssl/providers/implementations/digests/
H A Dblake2b_prov.c228 #if defined(OPENSSL_SMALL_FOOTPRINT) in blake2b_compress()
H A Dblake2s_prov.c218 #if defined(OPENSSL_SMALL_FOOTPRINT) in blake2s_compress()
/openssl/crypto/sha/
H A Dsha256.c210 # ifdef OPENSSL_SMALL_FOOTPRINT
H A Dsha_local.h83 #ifndef OPENSSL_SMALL_FOOTPRINT
H A Dsha512.c661 # elif defined(OPENSSL_SMALL_FOOTPRINT)
/openssl/crypto/aria/
H A Daria.c27 #ifndef OPENSSL_SMALL_FOOTPRINT
/openssl/crypto/ec/
H A Dcurve25519.c460 # if defined(OPENSSL_SMALL_FOOTPRINT) in fe51_sq()

Completed in 133 milliseconds