Home
last modified time | relevance | path

Searched refs:sp0222 (Results 1 – 4 of 4) sorted by relevance

/dports/security/nettle/nettle-3.7.3/
H A Dcamellia-crypt-internal.c83 ^ T->sp0222[((x) >> 24) & 0xff] \
89 ^ T->sp0222[((x) >> 48) & 0xff] \
111 ^ T->sp0222[((x) >> 24) & 0xff] \
117 ^ T->sp0222[((x) >> 48) & 0xff] \
H A Dcamellia-internal.h65 uint32_t sp0222[256]; member
80 #define CAMELLIA_SP0222(INDEX) (_nettle_camellia_table.sp0222[(int)(INDEX)])
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Dcamellia-crypt-internal.c83 ^ T->sp0222[((x) >> 24) & 0xff] \
89 ^ T->sp0222[((x) >> 48) & 0xff] \
111 ^ T->sp0222[((x) >> 24) & 0xff] \
117 ^ T->sp0222[((x) >> 48) & 0xff] \
H A Dcamellia-internal.h71 uint32_t sp0222[256]; member
86 #define CAMELLIA_SP0222(INDEX) (_nettle_camellia_table.sp0222[(int)(INDEX)])