Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/seed/
H A Dseed.c52 # if !defined(OPENSSL_SMALL_FOOTPRINT)
433 # if defined(OPENSSL_SMALL_FOOTPRINT)
457 # if !defined(OPENSSL_SMALL_FOOTPRINT) in SEED_set_key()
511 # if !defined(OPENSSL_SMALL_FOOTPRINT) in SEED_encrypt()
556 # if !defined(OPENSSL_SMALL_FOOTPRINT) in SEED_decrypt()
/freebsd-13.1/crypto/openssl/crypto/modes/
H A Dgcm128.c225 # if defined(OPENSSL_SMALL_FOOTPRINT) in gcm_init_4bit()
234 # if defined(OPENSSL_SMALL_FOOTPRINT) in gcm_init_4bit()
374 # if !defined(OPENSSL_SMALL_FOOTPRINT)
1017 #if defined(GHASH) && !defined(OPENSSL_SMALL_FOOTPRINT)
1043 #if !defined(OPENSSL_SMALL_FOOTPRINT)
1203 #if defined(GHASH) && !defined(OPENSSL_SMALL_FOOTPRINT)
1252 #if defined(GHASH) && !defined(OPENSSL_SMALL_FOOTPRINT)
1278 #if !defined(OPENSSL_SMALL_FOOTPRINT)
1444 #if defined(GHASH) && !defined(OPENSSL_SMALL_FOOTPRINT)
1469 #if defined(OPENSSL_SMALL_FOOTPRINT)
[all …]
H A Dctr128.c38 #if !defined(OPENSSL_SMALL_FOOTPRINT)
88 #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.c36 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_cfb128_encrypt()
84 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_cfb128_encrypt()
H A Dofb128.c34 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_ofb128_encrypt()
H A Dmodes_local.h142 #if !defined(OPENSSL_SMALL_FOOTPRINT)
/freebsd-13.1/crypto/openssl/crypto/whrlpool/
H A Dwp_dgst.c106 #ifndef OPENSSL_SMALL_FOOTPRINT in WHIRLPOOL_BitUpdate()
152 #ifndef OPENSSL_SMALL_FOOTPRINT in WHIRLPOOL_BitUpdate()
H A Dwp_block.c84 # ifndef OPENSSL_SMALL_FOOTPRINT
89 # define OPENSSL_SMALL_FOOTPRINT macro
136 #if defined(OPENSSL_SMALL_FOOTPRINT)
506 #ifdef OPENSSL_SMALL_FOOTPRINT in whirlpool_block()
/freebsd-13.1/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()
423 #if defined(BN_MUL_COMBA) && !defined(OPENSSL_SMALL_FOOTPRINT)
H A Dbn_local.h38 # ifndef OPENSSL_SMALL_FOOTPRINT
/freebsd-13.1/crypto/openssl/crypto/blake2/
H A Dblake2s.c170 #if defined(OPENSSL_SMALL_FOOTPRINT) in blake2s_compress()
H A Dblake2b.c174 #if defined(OPENSSL_SMALL_FOOTPRINT) in blake2b_compress()
/freebsd-13.1/crypto/openssl/crypto/evp/
H A De_chacha20_poly1305.c200 # if !defined(OPENSSL_SMALL_FOOTPRINT)
372 # if !defined(OPENSSL_SMALL_FOOTPRINT) in chacha20_poly1305_cipher()
/freebsd-13.1/crypto/openssl/crypto/sha/
H A Dsha256.c166 # ifdef OPENSSL_SMALL_FOOTPRINT
H A Dsha_local.h82 #ifndef OPENSSL_SMALL_FOOTPRINT
H A Dsha512.c561 # elif defined(OPENSSL_SMALL_FOOTPRINT)
/freebsd-13.1/crypto/openssl/crypto/aria/
H A Daria.c27 #ifndef OPENSSL_SMALL_FOOTPRINT
/freebsd-13.1/crypto/openssl/ssl/record/
H A Drec_layer_s3.c20 #if defined(OPENSSL_SMALL_FOOTPRINT) || \
/freebsd-13.1/crypto/openssl/crypto/ec/
H A Dcurve25519.c450 # if defined(OPENSSL_SMALL_FOOTPRINT) in fe51_sq()