Home
last modified time | relevance | path

Searched defs:l1 (Results 1 – 14 of 14) sorted by relevance

/openssl/crypto/rc2/
H A Drc2_local.h18 #define c2ln(c,l1,l2,n) { \ argument
48 #define l2cn(l1,l2,c,n) { \ argument
/openssl/crypto/bf/
H A Dbf_local.h15 # define n2ln(c,l1,l2,n) { \ argument
38 # define l2nn(l1,l2,c,n) { \ argument
/openssl/crypto/idea/
H A Didea_local.h20 #define n2ln(c,l1,l2,n) { \ argument
43 #define l2nn(l1,l2,c,n) { \ argument
H A Di_ecb.c29 unsigned long l0, l1, d[2]; in IDEA_ecb_encrypt() local
/openssl/crypto/des/
H A Decb3_enc.c22 register DES_LONG l0, l1; in DES_ecb3_encrypt() local
H A Ddes_local.h35 # define c2ln(c,l1,l2,n) { \ argument
63 # define l2cn(l1,l2,c,n) { \ argument
/openssl/crypto/cast/
H A Dcast_local.h15 #define n2ln(c,l1,l2,n) { \ argument
38 #define l2nn(l1,l2,c,n) { \ argument
/openssl/crypto/rc5/
H A Drc5_local.h20 #define c2ln(c,l1,l2,n) { \ argument
50 #define l2cn(l1,l2,c,n) { \ argument
/openssl/test/testutil/
H A Dformat_output.c41 const char *op, const char *m1, size_t l1, in test_fail_string_common()
130 const char *op, const char *m1, size_t l1, in test_fail_string_message()
274 size_t l1, l2, n1, n2, i, len; in test_fail_bignum_common() local
427 const unsigned char *m1, size_t l1, in test_fail_memory_common()
522 const unsigned char *m1, size_t l1, in test_fail_memory_message()
/openssl/fuzz/
H A Dbndiv.c49 size_t l1 = 0, l2 = 0; in FuzzerTestOneInput() local
H A Dbignum.c33 size_t l1 = 0, l2 = 0, l3 = 0; in FuzzerTestOneInput() local
/openssl/crypto/x509/
H A Dx509_obj.c29 int n, lold, l, l1, l2, num, j, type; in X509_NAME_oneline() local
/openssl/include/internal/
H A Dcommon.h111 # define c2ln(c,l1,l2,n) { \ argument
160 # define l2cn(l1,l2,c,n) { \ argument
/openssl/ssl/record/methods/
H A Ddtls_meth.c19 uint64_t l1, l2; in satsub64be() local

Completed in 38 milliseconds