Home
last modified time | relevance | path

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

/third_party/openssl/crypto/seed/
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()
/third_party/openssl/crypto/modes/
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)
560 # if defined(GHASH_ASM) || !defined(OPENSSL_SMALL_FOOTPRINT)
1002 # if defined(GHASH) && !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)
1237 # if defined(GHASH) && !defined(OPENSSL_SMALL_FOOTPRINT)
1252 #if defined(GHASH) && !defined(OPENSSL_SMALL_FOOTPRINT)
[all …]
Dctr128.c38 #if !defined(OPENSSL_SMALL_FOOTPRINT)
88 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_ctr128_encrypt()
Dcbc128.c34 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_cbc128_encrypt()
89 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_cbc128_decrypt()
Dcfb128.c36 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_cfb128_encrypt()
84 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_cfb128_encrypt()
Dofb128.c34 #if !defined(OPENSSL_SMALL_FOOTPRINT) in CRYPTO_ofb128_encrypt()
Dmodes_local.h142 #if !defined(OPENSSL_SMALL_FOOTPRINT)
/third_party/openssl/crypto/whrlpool/
Dwp_dgst.c106 #ifndef OPENSSL_SMALL_FOOTPRINT in WHIRLPOOL_BitUpdate()
152 #ifndef OPENSSL_SMALL_FOOTPRINT in WHIRLPOOL_BitUpdate()
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()
/third_party/openssl/crypto/bn/
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)
Dbn_local.h38 # ifndef OPENSSL_SMALL_FOOTPRINT
/third_party/openssl/crypto/blake2/
Dblake2s.c170 #if defined(OPENSSL_SMALL_FOOTPRINT) in blake2s_compress()
Dblake2b.c174 #if defined(OPENSSL_SMALL_FOOTPRINT) in blake2b_compress()
/third_party/openssl/crypto/evp/
De_chacha20_poly1305.c200 # if !defined(OPENSSL_SMALL_FOOTPRINT)
372 # if !defined(OPENSSL_SMALL_FOOTPRINT) in chacha20_poly1305_cipher()
/third_party/openssl/crypto/sha/
Dsha256.c166 # ifdef OPENSSL_SMALL_FOOTPRINT
Dsha_local.h82 #ifndef OPENSSL_SMALL_FOOTPRINT
Dsha512.c561 # elif defined(OPENSSL_SMALL_FOOTPRINT)
/third_party/openssl/crypto/aria/
Daria.c27 #ifndef OPENSSL_SMALL_FOOTPRINT
/third_party/openssl/ssl/record/
Drec_layer_s3.c20 #if defined(OPENSSL_SMALL_FOOTPRINT) || \
/third_party/openssl/crypto/ec/
Dcurve25519.c450 # if defined(OPENSSL_SMALL_FOOTPRINT) in fe51_sq()