Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 17 of 17) sorted by relevance

/openssl/crypto/camellia/
H A Dcamellia.c288 register u32 s0, s1, s2, s3; in Camellia_Ekeygen() local
407 register u32 s0, s1, s2, s3; in Camellia_EncryptBlock_Rounds() local
460 u32 s0, s1, s2, s3; in Camellia_DecryptBlock_Rounds() local
/openssl/test/testutil/
H A Dtests.c279 const char *s1, const char *s2) in test_str_eq()
293 const char *s1, const char *s2) in test_str_ne()
307 const char *s1, size_t n1, const char *s2, size_t n2) in test_strn_eq()
321 const char *s1, size_t n1, const char *s2, size_t n2) in test_strn_ne()
335 const void *s1, size_t n1, const void *s2, size_t n2) in test_mem_eq()
348 const void *s1, size_t n1, const void *s2, size_t n2) in test_mem_ne()
/openssl/fuzz/
H A Dbignum.c34 int s1 = 0, s3 = 0; in FuzzerTestOneInput() local
H A Dbndiv.c51 int s1 = 0, s2 = 0; in FuzzerTestOneInput() local
/openssl/crypto/aes/
H A Daes_core.c465 uni s1; in MixColumns() local
493 uni s1; in InvMixColumns() local
1437 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_encrypt() local
1629 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_decrypt() local
H A Daes_x86core.c664 u32 s0, s1, s2, s3, t[4]; in AES_encrypt() local
878 u32 s0, s1, s2, s3, t[4]; in AES_decrypt() local
/openssl/crypto/
H A Do_str.c345 int OPENSSL_strcasecmp(const char *s1, const char *s2) in OPENSSL_strcasecmp()
355 int OPENSSL_strncasecmp(const char *s1, const char *s2, size_t n) in OPENSSL_strncasecmp()
/openssl/crypto/sha/
H A Dsha256.c195 unsigned MD32_REG_T a, b, c, d, e, f, g, h, s0, s1, T1, T2; in sha256_block_data_order() local
273 unsigned MD32_REG_T a, b, c, d, e, f, g, h, s0, s1, T1; in sha256_block_data_order() local
H A Dsha512.c663 SHA_LONG64 a, b, c, d, e, f, g, h, s0, s1, T1, T2; in sha512_block_data_order() local
744 SHA_LONG64 a, b, c, d, e, f, g, h, s0, s1, T1; in sha512_block_data_order() local
/openssl/crypto/poly1305/
H A Dpoly1305.c152 u64 s1; in poly1305_blocks() local
294 u32 s1, s2, s3; in poly1305_blocks() local
H A Dpoly1305_base2_44.c86 u64 s1, s2; in poly1305_blocks() local
/openssl/crypto/seed/
H A Dseed.c405 unsigned int s0, s1, s2, s3, ret; in G_FUNC() local
/openssl/ssl/
H A Ds3_enc.c22 EVP_MD_CTX *s1; in ssl3_generate_key_block() local
/openssl/crypto/x509/
H A Dv3_ncons.c101 static int ia5ncasecmp(const char *s1, const char *s2, size_t n) in ia5ncasecmp()
/openssl/test/
H A Dacvp_test.c213 const BIGNUM *r1, *s1; in get_ecdsa_sig_rs_bytes() local
556 const BIGNUM *r1, *s1; in get_dsa_sig_rs_bytes() local
/openssl/crypto/aria/
H A Daria.c677 uint32_t s0, s1, s2, s3; in ossl_aria_set_decrypt_key() local
/openssl/crypto/ec/
H A Dcurve25519.c4623 int64_t s1 = kBottom21Bits & (load_4(s + 2) >> 5); in x25519_sc_reduce() local
5004 int64_t s1; in sc_muladd() local

Completed in 79 milliseconds