Searched refs:SHA_REQUIRED_BLOCK_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
16 #define SHA_REQUIRED_BLOCK_ALIGNMENT (512) macro
48 if (IS_ALIGNED(lower_length, SHA_REQUIRED_BLOCK_ALIGNMENT)) { in intel_sha_set_resume_length_dw0()