Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_sizes.c20 #define SZ_STRINGIFY_S(s) { #s, sizeof(struct s) } macro
25 SZ_STRINGIFY_S(ltc_hash_descriptor),
28 SZ_STRINGIFY_S(chc_state),
31 SZ_STRINGIFY_S(whirlpool_state),
34 SZ_STRINGIFY_S(sha3_state),
37 SZ_STRINGIFY_S(sha512_state),
40 SZ_STRINGIFY_S(sha256_state),
43 SZ_STRINGIFY_S(sha1_state),
46 SZ_STRINGIFY_S(md5_state),
49 SZ_STRINGIFY_S(md4_state),
[all …]