/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bf/ |
H A D | bf_local.h | 60 # define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bf/ |
H A D | bf_local.h | 60 # define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/idea/ |
H A D | idea_local.h | 66 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/idea/ |
H A D | idea_local.h | 66 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc2/ |
H A D | rc2_local.h | 117 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc2/ |
H A D | rc2_local.h | 117 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
|
/netbsd-src/sys/crypto/blowfish/ |
H A D | bf_locl.h | 146 #define n2l(c,l) (l =((BF_LONG)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cast/ |
H A D | cast_local.h | 105 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cast/ |
H A D | cast_local.h | 105 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc5/ |
H A D | rc5_local.h | 117 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc5/ |
H A D | rc5_local.h | 117 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
|
/netbsd-src/sys/crypto/des/ |
H A D | des_locl.h | 99 #define n2l(c,l) (l =((DES_LONG)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/des/ |
H A D | des_local.h | 67 # define n2l(c,l) (l =((DES_LONG)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/des/ |
H A D | des_local.h | 67 # define n2l(c,l) (l =((DES_LONG)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/ |
H A D | des_locl.h | 106 #define n2l(c,l) (l =((DES_LONG)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/ |
H A D | des_locl.h | 106 #define n2l(c,l) (l =((DES_LONG)(*((c)++)))<<24L, \ macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | ssl_local.h | 69 # define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24, \ macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
H A D | ssl_local.h | 70 # define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24, \ macro
|