Home
last modified time | relevance | path

Searched refs:ARIA_u128 (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/aria/
H A Daria.c932 ARIA_u128 t; in rotnr()
946 static void rot19r(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot19r()
955 static void rot31r(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot31r()
964 static void rot61l(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot61l()
973 static void rot31l(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot31l()
982 static void rot19l(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot19l()
991 static void sl1(ARIA_u128 *o, const ARIA_u128 *x, const ARIA_u128 *y) in sl1()
1021 static void a(ARIA_u128 *y, const ARIA_u128 *x) in a()
1062 static ossl_inline void FO(ARIA_u128 *o, const ARIA_u128 *d, in FO()
1065 ARIA_u128 y; in FO()
[all …]
/openssl/include/crypto/
H A Daria.h32 } ARIA_u128; typedef
37 ARIA_u128 rd_key[ARIA_MAX_KEYS];

Completed in 8 milliseconds