mbx_sm4_encrypt/decrypt_cbc_mb16 Encryption/decryption of the input data streams by using the SM4 algorithm in the CBC mode. Syntax mbx_status16 mbx_sm4_encrypt_cbc_mb16(int8u* pa_out[SM4_LINES], const int8u* pa_inp[SM4_LINES], const int len[SM4_LINES], const mbx_sm4_key_sch...