OCS_AES_KEYSIZE_128
if (cipher == OCS_AES && (key_len == OCS_AES_KEYSIZE_128 ||
if (cipher == OCS_SM4 && key_len == OCS_AES_KEYSIZE_128)