/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bf/ |
H A D | bf_local.h | 38 # define l2nn(l1,l2,c,n) { \ macro
|
H A D | bf_enc.c | 172 l2nn(tout0, tout1, out, l + 8); in BF_cbc_encrypt()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bf/ |
H A D | bf_local.h | 38 # define l2nn(l1,l2,c,n) { \ macro
|
H A D | bf_enc.c | 166 l2nn(tout0, tout1, out, l + 8); in BF_cbc_encrypt()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/idea/ |
H A D | idea_local.h | 44 #define l2nn(l1,l2,c,n) { \ macro
|
H A D | i_cbc.c | 85 l2nn(tout0, tout1, out, l + 8); in IDEA_cbc_encrypt()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/idea/ |
H A D | idea_local.h | 44 #define l2nn(l1,l2,c,n) { \ macro
|
H A D | i_cbc.c | 78 l2nn(tout0, tout1, out, l + 8); in IDEA_cbc_encrypt()
|
/netbsd-src/sys/crypto/blowfish/ |
H A D | bf_cbc.c | 140 l2nn(tout0,tout1,out,l+8); in BF_cbc_encrypt()
|
H A D | bf_locl.h | 131 #define l2nn(l1,l2,c,n) { \ macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc2/ |
H A D | rc2_local.h | 95 #define l2nn(l1,l2,c,n) { \ macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc2/ |
H A D | rc2_local.h | 95 #define l2nn(l1,l2,c,n) { \ macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc5/ |
H A D | rc5_local.h | 95 #define l2nn(l1,l2,c,n) { \ macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc5/ |
H A D | rc5_local.h | 95 #define l2nn(l1,l2,c,n) { \ macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cast/ |
H A D | c_enc.c | 142 l2nn(tout0, tout1, out, l + 8); in CAST_cbc_encrypt()
|
H A D | cast_local.h | 83 #define l2nn(l1,l2,c,n) { \ macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cast/ |
H A D | cast_local.h | 83 #define l2nn(l1,l2,c,n) { \ macro
|
H A D | c_enc.c | 148 l2nn(tout0, tout1, out, l + 8); in CAST_cbc_encrypt()
|