Searched refs:SM4_CRYPT8_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
20 #define SM4_CRYPT8_BLOCK_SIZE (SM4_BLOCK_SIZE * 8) macro52 while (nbytes >= SM4_CRYPT8_BLOCK_SIZE) { in ecb_do_crypt()54 dst += SM4_CRYPT8_BLOCK_SIZE; in ecb_do_crypt()55 src += SM4_CRYPT8_BLOCK_SIZE; in ecb_do_crypt()56 nbytes -= SM4_CRYPT8_BLOCK_SIZE; in ecb_do_crypt()185 return sm4_avx_cbc_decrypt(req, SM4_CRYPT8_BLOCK_SIZE, in cbc_decrypt()259 return sm4_avx_ctr_crypt(req, SM4_CRYPT8_BLOCK_SIZE, in ctr_crypt()