Home
last modified time | relevance | path

Searched defs:s2 (Results 1 – 13 of 13) 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.c278 const char *s1, const char *s2) in test_str_eq()
292 const char *s1, const char *s2) in test_str_ne()
306 const char *s1, size_t n1, const char *s2, size_t n2) in test_strn_eq()
320 const char *s1, size_t n1, const char *s2, size_t n2) in test_strn_ne()
334 const void *s1, size_t n1, const void *s2, size_t n2) in test_mem_eq()
347 const void *s1, size_t n1, const void *s2, size_t n2) in test_mem_ne()
/openssl/fuzz/
H A Dbndiv.c51 int s1 = 0, s2 = 0; in FuzzerTestOneInput() local
/openssl/crypto/aes/
H A Daes_x86core.c661 u32 s0, s1, s2, s3, t[4]; in AES_encrypt() local
875 u32 s0, s1, s2, s3, t[4]; in AES_decrypt() local
H A Daes_core.c1437 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
/openssl/crypto/
H A Do_str.c406 int OPENSSL_strcasecmp(const char *s1, const char *s2) in OPENSSL_strcasecmp()
416 int OPENSSL_strncasecmp(const char *s1, const char *s2, size_t n) in OPENSSL_strncasecmp()
/openssl/crypto/poly1305/
H A Dpoly1305_base2_44.c86 u64 s1, s2; in poly1305_blocks() local
H A Dpoly1305.c294 u32 s1, s2, s3; in poly1305_blocks() local
/openssl/crypto/seed/
H A Dseed.c405 unsigned int s0, s1, s2, s3, ret; in G_FUNC() local
/openssl/crypto/x509/
H A Dv3_ncons.c122 static int ia5ncasecmp(const char *s1, const char *s2, size_t n) in ia5ncasecmp()
/openssl/crypto/aria/
H A Daria.c677 uint32_t s0, s1, s2, s3; in ossl_aria_set_decrypt_key() local
/openssl/crypto/bn/
H A Dbn_lib.c437 const unsigned char *s2; in bin2bn() local
/openssl/crypto/ec/
H A Dcurve25519.c4624 int64_t s2 = kBottom21Bits & (load_3(s + 5) >> 2); in x25519_sc_reduce() local
5005 int64_t s2; in sc_muladd() local

Completed in 48 milliseconds