Searched refs:OBJ_camellia (Results 1 – 1 of 1) sorted by relevance
/babblesim_ext_libCryptov1-latest/include/openssl/ |
D | obj_mac.h | 3918 #define OBJ_camellia OBJ_ntt_ds,3L,1L,9L macro 3923 #define OBJ_camellia_128_ecb OBJ_camellia,1L 3928 #define OBJ_camellia_128_ofb128 OBJ_camellia,3L 3933 #define OBJ_camellia_128_cfb128 OBJ_camellia,4L 3938 #define OBJ_camellia_192_ecb OBJ_camellia,21L 3943 #define OBJ_camellia_192_ofb128 OBJ_camellia,23L 3948 #define OBJ_camellia_192_cfb128 OBJ_camellia,24L 3953 #define OBJ_camellia_256_ecb OBJ_camellia,41L 3958 #define OBJ_camellia_256_ofb128 OBJ_camellia,43L 3963 #define OBJ_camellia_256_cfb128 OBJ_camellia,44L
|