/openssl/crypto/rc2/ |
H A D | rc2_local.h | 18 #define c2ln(c,l1,l2,n) { \ argument 48 #define l2cn(l1,l2,c,n) { \ argument
|
/openssl/crypto/bf/ |
H A D | bf_local.h | 15 # define n2ln(c,l1,l2,n) { \ argument 38 # define l2nn(l1,l2,c,n) { \ argument
|
/openssl/crypto/idea/ |
H A D | idea_local.h | 20 #define n2ln(c,l1,l2,n) { \ argument 43 #define l2nn(l1,l2,c,n) { \ argument
|
H A D | i_ecb.c | 29 unsigned long l0, l1, d[2]; in IDEA_ecb_encrypt() local
|
/openssl/crypto/des/ |
H A D | ecb3_enc.c | 22 register DES_LONG l0, l1; in DES_ecb3_encrypt() local
|
H A D | des_local.h | 35 # define c2ln(c,l1,l2,n) { \ argument 63 # define l2cn(l1,l2,c,n) { \ argument
|
/openssl/crypto/cast/ |
H A D | cast_local.h | 15 #define n2ln(c,l1,l2,n) { \ argument 38 #define l2nn(l1,l2,c,n) { \ argument
|
/openssl/crypto/rc5/ |
H A D | rc5_local.h | 20 #define c2ln(c,l1,l2,n) { \ argument 50 #define l2cn(l1,l2,c,n) { \ argument
|
/openssl/test/testutil/ |
H A D | format_output.c | 41 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 D | bndiv.c | 49 size_t l1 = 0, l2 = 0; in FuzzerTestOneInput() local
|
H A D | bignum.c | 33 size_t l1 = 0, l2 = 0, l3 = 0; in FuzzerTestOneInput() local
|
/openssl/crypto/x509/ |
H A D | x509_obj.c | 29 int n, lold, l, l1, l2, num, j, type; in X509_NAME_oneline() local
|
/openssl/include/internal/ |
H A D | common.h | 111 # define c2ln(c,l1,l2,n) { \ argument 160 # define l2cn(l1,l2,c,n) { \ argument
|
/openssl/ssl/record/methods/ |
H A D | dtls_meth.c | 19 uint64_t l1, l2; in satsub64be() local
|