Searched refs:WORD_ALIGNMENT_MASK (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/drivers/crypto/hisilicon/ | ||
| H A D | sec_hash.h | 9 #define WORD_ALIGNMENT_MASK 0x3 macro |
| H A D | sec_hash.c | 402 if (hash_ctx->mac_len & WORD_ALIGNMENT_MASK) { in hisi_sec_digest_do_final() |