Searched refs:CAMELLIA_PREFIX (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dcamellia.h37 #define CAMELLIA_PREFIX(x) CAMELLIA_PREFIX2(CAMELLIA_EXT_SYM_PREFIX,x) macro
38 #define Camellia_Ekeygen CAMELLIA_PREFIX(Camellia_Ekeygen)
39 #define Camellia_EncryptBlock CAMELLIA_PREFIX(Camellia_EncryptBlock)
40 #define Camellia_DecryptBlock CAMELLIA_PREFIX(Camellia_DecryptBlock)
41 #define camellia_decrypt128 CAMELLIA_PREFIX(camellia_decrypt128)
42 #define camellia_decrypt256 CAMELLIA_PREFIX(camellia_decrypt256)
43 #define camellia_encrypt128 CAMELLIA_PREFIX(camellia_encrypt128)
44 #define camellia_encrypt256 CAMELLIA_PREFIX(camellia_encrypt256)
45 #define camellia_setup128 CAMELLIA_PREFIX(camellia_setup128)
46 #define camellia_setup192 CAMELLIA_PREFIX(camellia_setup19
[all...]
H A Dcamellia-glue.c44 #define CAMELLIA_PREFIX(x) CAMELLIA_PREFIX2(CAMELLIA_EXT_SYM_PREFIX,x)
45 #define Camellia_Ekeygen CAMELLIA_PREFIX(Camellia_Ekeygen)
46 #define Camellia_EncryptBlock CAMELLIA_PREFIX(Camellia_EncryptBlock)
47 #define Camellia_DecryptBlock CAMELLIA_PREFIX(Camellia_DecryptBlock)
48 #define camellia_decrypt128 CAMELLIA_PREFIX(camellia_decrypt128)
49 #define camellia_decrypt256 CAMELLIA_PREFIX(camellia_decrypt256)
50 #define camellia_encrypt128 CAMELLIA_PREFIX(camellia_encrypt128)
51 #define camellia_encrypt256 CAMELLIA_PREFIX(camellia_encrypt256)
52 #define camellia_setup128 CAMELLIA_PREFIX(camellia_setup128)
53 #define camellia_setup192 CAMELLIA_PREFIX(camellia_setup19
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dcamellia.h50 #define CAMELLIA_PREFIX(x) CAMELLIA_PREFIX2(CAMELLIA_EXT_SYM_PREFIX,x) macro
51 #define Camellia_Ekeygen CAMELLIA_PREFIX(Camellia_Ekeygen)
52 #define Camellia_EncryptBlock CAMELLIA_PREFIX(Camellia_EncryptBlock)
53 #define Camellia_DecryptBlock CAMELLIA_PREFIX(Camellia_DecryptBlock)
54 #define camellia_decrypt128 CAMELLIA_PREFIX(camellia_decrypt128)
55 #define camellia_decrypt256 CAMELLIA_PREFIX(camellia_decrypt256)
56 #define camellia_encrypt128 CAMELLIA_PREFIX(camellia_encrypt128)
57 #define camellia_encrypt256 CAMELLIA_PREFIX(camellia_encrypt256)
58 #define camellia_setup128 CAMELLIA_PREFIX(camellia_setup128)
59 #define camellia_setup192 CAMELLIA_PREFIX(camellia_setup19
[all...]
H A Dcamellia-glue.c47 #define CAMELLIA_PREFIX(x) CAMELLIA_PREFIX2(CAMELLIA_EXT_SYM_PREFIX,x)
48 #define Camellia_Ekeygen CAMELLIA_PREFIX(Camellia_Ekeygen)
49 #define Camellia_EncryptBlock CAMELLIA_PREFIX(Camellia_EncryptBlock)
50 #define Camellia_DecryptBlock CAMELLIA_PREFIX(Camellia_DecryptBlock)
51 #define camellia_decrypt128 CAMELLIA_PREFIX(camellia_decrypt128)
52 #define camellia_decrypt256 CAMELLIA_PREFIX(camellia_decrypt256)
53 #define camellia_encrypt128 CAMELLIA_PREFIX(camellia_encrypt128)
54 #define camellia_encrypt256 CAMELLIA_PREFIX(camellia_encrypt256)
55 #define camellia_setup128 CAMELLIA_PREFIX(camellia_setup128)
56 #define camellia_setup192 CAMELLIA_PREFIX(camellia_setup19
[all...]

Completed in 23 milliseconds