Home
last modified time | relevance | path

Searched refs:l2nn (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bf/
H A Dbf_local.h38 # define l2nn(l1,l2,c,n) { \ macro
H A Dbf_enc.c172 l2nn(tout0, tout1, out, l + 8); in BF_cbc_encrypt()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bf/
H A Dbf_local.h38 # define l2nn(l1,l2,c,n) { \ macro
H A Dbf_enc.c166 l2nn(tout0, tout1, out, l + 8); in BF_cbc_encrypt()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/idea/
H A Didea_local.h44 #define l2nn(l1,l2,c,n) { \ macro
H A Di_cbc.c85 l2nn(tout0, tout1, out, l + 8); in IDEA_cbc_encrypt()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/idea/
H A Didea_local.h44 #define l2nn(l1,l2,c,n) { \ macro
H A Di_cbc.c78 l2nn(tout0, tout1, out, l + 8); in IDEA_cbc_encrypt()
/netbsd-src/sys/crypto/blowfish/
H A Dbf_cbc.c140 l2nn(tout0,tout1,out,l+8); in BF_cbc_encrypt()
H A Dbf_locl.h131 #define l2nn(l1,l2,c,n) { \ macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc2/
H A Drc2_local.h95 #define l2nn(l1,l2,c,n) { \ macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc2/
H A Drc2_local.h95 #define l2nn(l1,l2,c,n) { \ macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc5/
H A Drc5_local.h95 #define l2nn(l1,l2,c,n) { \ macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc5/
H A Drc5_local.h95 #define l2nn(l1,l2,c,n) { \ macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cast/
H A Dc_enc.c142 l2nn(tout0, tout1, out, l + 8); in CAST_cbc_encrypt()
H A Dcast_local.h83 #define l2nn(l1,l2,c,n) { \ macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cast/
H A Dcast_local.h83 #define l2nn(l1,l2,c,n) { \ macro
H A Dc_enc.c148 l2nn(tout0, tout1, out, l + 8); in CAST_cbc_encrypt()