Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/crypto/
H A Dparams.c221 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_get_int()
234 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_set_int()
252 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_get_uint()
265 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_set_uint()
284 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_get_long()
297 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_set_long()
315 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_get_ulong()
328 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_set_ulong()
351 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_get_int32()
370 #ifndef OPENSSL_SMALL_FOOTPRINT in OSSL_PARAM_get_int32()
[all …]
/freebsd-14.2/crypto/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()
/freebsd-14.2/crypto/openssl/crypto/modes/
H A Dgcm128.c224 # if defined(OPENSSL_SMALL_FOOTPRINT) in gcm_init_4bit()
233 # if defined(OPENSSL_SMALL_FOOTPRINT) in gcm_init_4bit()
367 # if !defined(OPENSSL_SMALL_FOOTPRINT)
993 #if defined(GHASH) && !defined(OPENSSL_SMALL_FOOTPRINT)
1019 #if !defined(OPENSSL_SMALL_FOOTPRINT)
1179 #if defined(GHASH) && !defined(OPENSSL_SMALL_FOOTPRINT)
1225 #if defined(GHASH) && !defined(OPENSSL_SMALL_FOOTPRINT)
1251 #if !defined(OPENSSL_SMALL_FOOTPRINT)
1417 #if defined(GHASH) && !defined(OPENSSL_SMALL_FOOTPRINT)
1442 #if defined(OPENSSL_SMALL_FOOTPRINT)
[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()
/freebsd-14.2/crypto/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()
/freebsd-14.2/crypto/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
/freebsd-14.2/crypto/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()
/freebsd-14.2/crypto/openssl/include/crypto/
H A Dmodes.h135 #if !defined(OPENSSL_SMALL_FOOTPRINT)
/freebsd-14.2/crypto/openssl/crypto/evp/
H A De_chacha20_poly1305.c202 # if !defined(OPENSSL_SMALL_FOOTPRINT)
371 # if !defined(OPENSSL_SMALL_FOOTPRINT) in chacha20_poly1305_cipher()
/freebsd-14.2/crypto/openssl/providers/implementations/digests/
H A Dblake2s_prov.c220 #if defined(OPENSSL_SMALL_FOOTPRINT) in blake2s_compress()
H A Dblake2b_prov.c227 #if defined(OPENSSL_SMALL_FOOTPRINT) in blake2b_compress()
/freebsd-14.2/crypto/openssl/crypto/sha/
H A Dsha256.c145 # ifdef OPENSSL_SMALL_FOOTPRINT
H A Dsha_local.h83 #ifndef OPENSSL_SMALL_FOOTPRINT
H A Dsha512.c548 # elif defined(OPENSSL_SMALL_FOOTPRINT)
/freebsd-14.2/crypto/openssl/crypto/aria/
H A Daria.c27 #ifndef OPENSSL_SMALL_FOOTPRINT
/freebsd-14.2/crypto/openssl/ssl/record/
H A Drec_layer_s3.c21 #if defined(OPENSSL_SMALL_FOOTPRINT) || \
/freebsd-14.2/crypto/openssl/crypto/ec/
H A Dcurve25519.c460 # if defined(OPENSSL_SMALL_FOOTPRINT) in fe51_sq()