代码搜索:32l

找到约 23 项符合「32l」的源代码

代码结果 23
www.eeworm.com/read/160163/10562887

c xtea.c

/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The librar
www.eeworm.com/read/271765/10981199

c xtea.c

#include "mycrypt.h" #ifdef XTEA const struct _cipher_descriptor xtea_desc = { "xtea", 1, 16, 16, 8, 32, &xtea_setup, &xtea_ecb_encrypt, &xtea_ecb_decrypt, &xtea_test,
www.eeworm.com/read/211389/15181153

c xtea.c

/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The librar
www.eeworm.com/read/308065/13709985

h mytype.h

#ifndef _MYTYPE_H #define _MYTYPE_H #define int8 signed char #define uint8 unsigned char #define int16 short #define uint16 unsigned short #define int32 int #define uint32 unsigned int
www.eeworm.com/read/308065/13709999

h mytype.h

#ifndef _MYTYPE_H #define _MYTYPE_H #define int8 signed char #define uint8 unsigned char #define int16 short #define uint16 unsigned short #define int32 int #define uint32 unsigned int
www.eeworm.com/read/492302/6421268

c xtea.c

/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The librar
www.eeworm.com/read/157666/11674625

c xtea.c

/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The librar
www.eeworm.com/read/255665/12066949

c xtea.c

/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The librar
www.eeworm.com/read/203643/15354033

h mytype.h

#ifndef _MYTYPE_H #define _MYTYPE_H #define int8 signed char #define uint8 unsigned char #define int16 short #define uint16 unsigned short #define int32 int #define uint32 unsigned int
www.eeworm.com/read/203643/15354046

h mytype.h

#ifndef _MYTYPE_H #define _MYTYPE_H #define int8 signed char #define uint8 unsigned char #define int16 short #define uint16 unsigned short #define int32 int #define uint32 unsigned int